Searched refs:macro_end (Results 1 – 12 of 12) sorted by relevance
38 if (It == PP->macro_end()) in check()
301 while (It != PP->macro_end() && !IsMacroDefinition) { in lengthExprHandle()802 while (It != PP->macro_end() && !AreSafeFunctionsWanted.hasValue()) { in check()
317 Preprocessor::macro_end(bool IncludeExternalMacros) const { in macro_end() function in Preprocessor339 for (Preprocessor::macro_iterator I = macro_begin(), E = macro_end(); in getLastMacroWithSpelling()
338 Preprocessor::macro_end(bool IncludeExternalMacros) const { in macro_end() function in Preprocessor360 for (Preprocessor::macro_iterator I = macro_begin(), E = macro_end(); in getLastMacroWithSpelling()
911 macro_iterator macro_end(bool IncludeExternalMacros = true) const;915 macro_end(IncludeExternalMacros));
720 for (Preprocessor::macro_iterator I = PP.macro_begin(), E = PP.macro_end(); in DoPrintMacros()
1173 macro_iterator macro_end(bool IncludeExternalMacros = true) const;1178 macro_iterator end = macro_end(IncludeExternalMacros);
447 me = m_compiler_instance->getPreprocessor().macro_end(); in ForEachMacro()
838 for (Preprocessor::macro_iterator I = PP.macro_begin(), E = PP.macro_end(); in DoPrintMacros()
675 MEnd = PP.macro_end(); in HandleTranslationUnit()
3109 MEnd = PP.macro_end(); in AddMacroResults()7464 MEnd = PP.macro_end(); in CodeCompletePreprocessorMacroName()
3907 MEnd = PP.macro_end(LoadExternal); in AddMacroResults()9180 MEnd = PP.macro_end(); in CodeCompletePreprocessorMacroName()