Searched refs:ASTFileMacros (Results 1 – 1 of 1) sorted by relevance
500 MacroDefinitionsMap ASTFileMacros; in checkPreprocessorOptions() local501 collectMacroDefinitions(PPOpts, ASTFileMacros); in checkPreprocessorOptions()513 = ASTFileMacros.find(MacroName); in checkPreprocessorOptions()514 if (Known == ASTFileMacros.end()) { in checkPreprocessorOptions()