Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h1347 static bool ParsePreprocessorOptions(const RecordData &Record, bool Complain,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp2569 ParsePreprocessorOptions(Record, Complain, Listener, in ReadOptionsBlock()
5870 bool ASTReader::ParsePreprocessorOptions(const RecordData &Record, in ParsePreprocessorOptions() function in ASTReader