Searched refs:macro_begin (Results 1 – 7 of 7) sorted by relevance
300 Preprocessor::macro_iterator It = PP->macro_begin(); in lengthExprHandle()801 Preprocessor::macro_iterator It = PP->macro_begin(); in check()
319 Preprocessor::macro_begin(bool IncludeExternalMacros) const { in macro_begin() function in Preprocessor368 for (Preprocessor::macro_iterator I = macro_begin(), E = macro_end(); in getLastMacroWithSpelling()
438 mi = m_compiler_instance->getPreprocessor().macro_begin(), in ForEachMacro()
672 for (Preprocessor::macro_iterator M = PP.macro_begin(), in HandleTranslationUnit()
1324 macro_iterator macro_begin(bool IncludeExternalMacros = true) const;1329 macro_iterator begin = macro_begin(IncludeExternalMacros);
939 for (Preprocessor::macro_iterator I = PP.macro_begin(), E = PP.macro_end(); in DoPrintMacros()
4082 for (Preprocessor::macro_iterator M = PP.macro_begin(LoadExternal), in AddMacroResults()9842 for (Preprocessor::macro_iterator M = PP.macro_begin(), in CodeCompletePreprocessorMacroName()