Home | History | Annotate | Download | only in Frontend

Lines Matching defs:TmpFile

1174   const char *TmpFile = ::getenv("CINDEXTEST_PREAMBLE_FILE");
1175 if (TmpFile)
1176 return TmpFile;