Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h547 void writeUnhashedControlBlock(Preprocessor &PP, ASTContext &Context);
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp1265 void ASTWriter::writeUnhashedControlBlock(Preprocessor &PP, in writeUnhashedControlBlock() function in ASTWriter
5365 writeUnhashedControlBlock(PP, Context); in WriteASTCore()