Searched defs:AfterPCHEmitted (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ | ||
H A D | PrecompiledPreamble.cpp | 851 void PreambleCallbacks::AfterPCHEmitted(ASTWriter &Writer) {} in AfterPCHEmitted() function in PreambleCallbacks |
H A D | ASTUnit.cpp | 1027 void AfterPCHEmitted(ASTWriter &Writer) override { in AfterPCHEmitted() function in __anonc715c21c0411::ASTUnitPreambleCallbacks |