Searched refs:ParsePreprocessorOptions (Results 1 – 2 of 2) sorted by relevance
1159 static bool ParsePreprocessorOptions(const RecordData &Record, bool Complain,
2523 ParsePreprocessorOptions(Record, Complain, *Listener, in ReadControlBlock()4371 if (ParsePreprocessorOptions(Record, false, Listener, in readASTFileControlBlock()4840 bool ASTReader::ParsePreprocessorOptions(const RecordData &Record, in ParsePreprocessorOptions() function in ASTReader