Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DASTUnit.cpp1180 const char *TmpFile = ::getenv("CINDEXTEST_PREAMBLE_FILE"); in GetPreamblePCHPath() local
1181 if (TmpFile) in GetPreamblePCHPath()
1182 return TmpFile; in GetPreamblePCHPath()