Searched refs:macro_iterator (Results 1 – 6 of 6) sorted by relevance
278 Preprocessor::macro_iterator299 Preprocessor::macro_iterator322 for (Preprocessor::macro_iterator I = macro_begin(), E = macro_end(); in getLastMacroWithSpelling()
40 macro_iterator Pos = Macros.find(II); in getMacroDirectiveHistory()
654 MacroDirective*>::const_iterator macro_iterator; typedef655 macro_iterator macro_begin(bool IncludeExternalMacros = true) const;656 macro_iterator macro_end(bool IncludeExternalMacros = true) const;
687 for (Preprocessor::macro_iterator I = PP.macro_begin(), E = PP.macro_end(); in DoPrintMacros()
3036 for (Preprocessor::macro_iterator M = PP.macro_begin(), in AddMacroResults()7352 for (Preprocessor::macro_iterator M = PP.macro_begin(), in CodeCompletePreprocessorMacroName()
2073 for (Preprocessor::macro_iterator in WritePreprocessor()