Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTWriter.h473 void WriteSourceManagerBlock(SourceManager &SourceMgr,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp2222 void ASTWriter::WriteSourceManagerBlock(SourceManager &SourceMgr, in WriteSourceManagerBlock() function in ASTWriter
5005 WriteSourceManagerBlock(Context.getSourceManager(), PP); in WriteASTCore()