Searched refs:ASTFileMacros (Results 1 – 1 of 1) sorted by relevance
631 MacroDefinitionsMap ASTFileMacros; in checkPreprocessorOptions() local632 collectMacroDefinitions(PPOpts, ASTFileMacros); in checkPreprocessorOptions()644 ASTFileMacros.find(MacroName); in checkPreprocessorOptions()645 if (!Validate || Known == ASTFileMacros.end()) { in checkPreprocessorOptions()