Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTWriter.h481 void WritePreprocessor(const Preprocessor &PP, bool IsModule);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp2148 void ASTWriter::WritePreprocessor(const Preprocessor &PP, bool IsModule) { in WritePreprocessor() function in ASTWriter
4704 WritePreprocessor(PP, isModule); in WriteASTCore()