Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/capsicum-test/
H A Dcapsicum-test.cc31 const char *TmpFile(const char *p) { in TmpFile() function
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp637 if (const char *TmpFile = ::getenv("CINDEXTEST_PREAMBLE_FILE")) in CreateNewPreamblePCHFile() local