Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
HDPrecompiledPreamble.cpp199 class TempPCHFile { class
242 TempPCHFile(std::string FilePath) : FilePath(std::move(FilePath)) { in TempPCHFile() function in __anonab2a949e0111::TempPCHFile