Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp249 PrecompilePreambleAction(std::shared_ptr<PCHBuffer> Buffer,bool WritePCHFile,PreambleCallbacks & Callbacks) PrecompilePreambleAction() argument
285 bool WritePCHFile; // otherwise the PCH is written into the PCHBuffer only. global() member in __anon643cc7b70111::PrecompilePreambleAction