Home
last modified time | relevance | path

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

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