Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp199 class TempPCHFile { class
242 TempPCHFile(std::string FilePath) : FilePath(std::move(FilePath)) { in TempPCHFile() function in __anon90aee0a50111::TempPCHFile