Searched refs:macro_end (Results 1 – 4 of 4) sorted by relevance
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()
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()
3109 MEnd = PP.macro_end(); in AddMacroResults()7464 MEnd = PP.macro_end(); in CodeCompletePreprocessorMacroName()