Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp691 std::string OutputPathName, TempPathName; in createOutputFile() local
714 std::string *ResultPathName, std::string *TempPathName) { in createOutputFile()