Searched refs:ExistingMacros (Results 1 – 2 of 2) 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()
640 MacroDefinitionsMap ExistingMacros; in checkPreprocessorOptions() local642 collectMacroDefinitions(ExistingPPOpts, ExistingMacros, &ExistingMacroNames); in checkPreprocessorOptions()647 std::pair<StringRef, bool> Existing = ExistingMacros[MacroName]; in checkPreprocessorOptions()