Searched refs:macro_end (Results 1 – 5 of 5) sorted by relevance
339 Preprocessor::macro_end(bool IncludeExternalMacros) const { in macro_end() function in Preprocessor361 for (Preprocessor::macro_iterator I = macro_begin(), E = macro_end(); in getLastMacroWithSpelling()
498 me = m_compiler_instance->getPreprocessor().macro_end(); in ForEachMacro()
1451 macro_iterator macro_end(bool IncludeExternalMacros = true) const;1456 macro_iterator end = macro_end(IncludeExternalMacros);
949 for (Preprocessor::macro_iterator I = PP.macro_begin(), E = PP.macro_end(); in DoPrintMacros()
4198 MEnd = PP.macro_end(LoadExternal); in AddMacroResults()10006 MEnd = PP.macro_end(); in CodeCompletePreprocessorMacroName()