Searched refs:macro_begin (Results 1 – 6 of 6) sorted by relevance
314 Preprocessor::macro_begin(bool IncludeExternalMacros) const { in macro_begin() function in Preprocessor363 for (Preprocessor::macro_iterator I = macro_begin(), E = macro_end(); in getLastMacroWithSpelling()
496 mi = m_compiler_instance->getPreprocessor().macro_begin(), in ForEachMacro()
1486 macro_iterator macro_begin(bool IncludeExternalMacros = true) const;1491 macro_iterator begin = macro_begin(IncludeExternalMacros);
1053 for (Preprocessor::macro_iterator I = PP.macro_begin(), E = PP.macro_end(); in DoPrintMacros()
4365 for (Preprocessor::macro_iterator M = PP.macro_begin(LoadExternal), in AddMacroResults()10253 for (Preprocessor::macro_iterator M = SemaRef.PP.macro_begin(), in CodeCompletePreprocessorMacroName()
11311 {"_ZNK5clang12Preprocessor11macro_beginEb", "clang::Preprocessor::macro_begin(bool) const"},