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