Home
last modified time | relevance | path

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

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