Searched refs:ExistingMacros (Results 1 – 1 of 1) sorted by relevance
508 MacroDefinitionsMap ExistingMacros; in checkPreprocessorOptions() local510 collectMacroDefinitions(ExistingPPOpts, ExistingMacros, &ExistingMacroNames); in checkPreprocessorOptions()515 std::pair<StringRef, bool> Existing = ExistingMacros[MacroName]; in checkPreprocessorOptions()