Searched refs:macro_end (Results 1 – 4 of 4) sorted by relevance
314 Preprocessor::macro_end(bool IncludeExternalMacros) const { in macro_end() function in Preprocessor336 for (Preprocessor::macro_iterator I = macro_begin(), E = macro_end(); in getLastMacroWithSpelling()
904 macro_iterator macro_end(bool IncludeExternalMacros = true) const;908 macro_end(IncludeExternalMacros));
699 for (Preprocessor::macro_iterator I = PP.macro_begin(), E = PP.macro_end(); in DoPrintMacros()
3096 MEnd = PP.macro_end(); in AddMacroResults()7444 MEnd = PP.macro_end(); in CodeCompletePreprocessorMacroName()