Searched refs:macro_iterator (Results 1 – 4 of 4) sorted by relevance
379 MacroInfo*>::const_iterator macro_iterator; typedef380 macro_iterator macro_begin(bool IncludeExternalMacros = true) const;381 macro_iterator macro_end(bool IncludeExternalMacros = true) const;
219 Preprocessor::macro_iterator234 Preprocessor::macro_iterator
2731 for (Preprocessor::macro_iterator M = PP.macro_begin(), in AddMacroResults()6705 for (Preprocessor::macro_iterator M = PP.macro_begin(), in CodeCompletePreprocessorMacroName()
1683 for (Preprocessor::macro_iterator I = PP.macro_begin(Chain == 0), in WritePreprocessor()