Searched refs:macro_iterator (Results 1 – 6 of 6) sorted by relevance
263 Preprocessor::macro_iterator284 Preprocessor::macro_iterator307 for (Preprocessor::macro_iterator I = macro_begin(), E = macro_end(); in getLastMacroWithSpelling()
40 macro_iterator Pos = Macros.find(II); in getMacroDirectiveHistory()
624 MacroDirective*>::const_iterator macro_iterator; typedef625 macro_iterator macro_begin(bool IncludeExternalMacros = true) const;626 macro_iterator macro_end(bool IncludeExternalMacros = true) const;
687 for (Preprocessor::macro_iterator I = PP.macro_begin(), E = PP.macro_end(); in DoPrintMacros()
2989 for (Preprocessor::macro_iterator M = PP.macro_begin(), in AddMacroResults()7200 for (Preprocessor::macro_iterator M = PP.macro_begin(), in CodeCompletePreprocessorMacroName()
1945 for (Preprocessor::macro_iterator in WritePreprocessor()