Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h512 void WriteSourceManagerBlock(SourceManager &SourceMgr,
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp2127 void ASTWriter::WriteSourceManagerBlock(SourceManager &SourceMgr, in WriteSourceManagerBlock() function in ASTWriter
5107 WriteSourceManagerBlock(Context.getSourceManager(), PP); in WriteASTCore()