Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTWriter.h507 void WriteIdentifierTable(Preprocessor &PP, IdentifierResolver &IdResolver,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp3409 void ASTWriter::WriteIdentifierTable(Preprocessor &PP, in WriteIdentifierTable() function in ASTWriter
4709 WriteIdentifierTable(PP, SemaRef.IdResolver, isModule); in WriteASTCore()