Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTWriter.h501 void WriteSourceManagerBlock(SourceManager &SourceMgr,
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp2034 void ASTWriter::WriteSourceManagerBlock(SourceManager &SourceMgr, in WriteSourceManagerBlock() function in ASTWriter
5008 WriteSourceManagerBlock(Context.getSourceManager(), PP); in WriteASTCore()