Searched refs:ParsePreprocessorOptions (Results 1 – 2 of 2) sorted by relevance
1163 static bool ParsePreprocessorOptions(const RecordData &Record, bool Complain,
2483 ParsePreprocessorOptions(Record, Complain, *Listener, in ReadControlBlock()4334 if (ParsePreprocessorOptions(Record, false, Listener, in readASTFileControlBlock()4780 bool ASTReader::ParsePreprocessorOptions(const RecordData &Record, in ParsePreprocessorOptions() function in ASTReader