Home
last modified time | relevance | path

Searched refs:TmpFile (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp1172 const char *TmpFile = ::getenv("CINDEXTEST_PREAMBLE_FILE"); in GetPreamblePCHPath() local
1173 if (TmpFile) in GetPreamblePCHPath()
1174 return TmpFile; in GetPreamblePCHPath()