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