Searched refs:ASTFileMacros (Results 1 – 1 of 1) sorted by relevance
639 MacroDefinitionsMap ASTFileMacros; in checkPreprocessorOptions() local640 collectMacroDefinitions(PPOpts, ASTFileMacros); in checkPreprocessorOptions()652 ASTFileMacros.find(MacroName); in checkPreprocessorOptions()653 if (!Validate || Known == ASTFileMacros.end()) { in checkPreprocessorOptions()