Home
last modified time | relevance | path

Searched refs:PCHFile (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp707 const TempPCHFile &PCHFile = Storage.asFile(); in setupPreambleStorage() local
708 PreprocessorOpts.ImplicitPCHInclude = PCHFile.getFilePath(); in setupPreambleStorage()
713 auto PCHPath = PCHFile.getFilePath(); in setupPreambleStorage()