Searched defs:TmpFile (Results 1 – 3 of 3) sorted by relevance
31 const char *TmpFile(const char *p) { in TmpFile() function
33 auto TmpFile = C.getDriver().GetTemporaryPath(Prefix, Extension); in getTempFile() local
206 if (const char *TmpFile = ::getenv("CINDEXTEST_PREAMBLE_FILE")) in create() local