Searched refs:macro_end (Results 1 – 7 of 7) sorted by relevance
309 Preprocessor::macro_end(bool IncludeExternalMacros) const { in macro_end() function in Preprocessor331 for (Preprocessor::macro_iterator I = macro_begin(), E = macro_end(); in getLastMacroWithSpelling()
899 macro_iterator macro_end(bool IncludeExternalMacros = true) const;903 macro_end(IncludeExternalMacros));
430 … me = m_compiler_instance->getPreprocessor().macro_end(); in ForEachMacro()
699 for (Preprocessor::macro_iterator I = PP.macro_begin(), E = PP.macro_end(); in DoPrintMacros()
1023 static void macro_end (void);2017 macro_end (); in md_assemble()3291 macro_end (void) in macro_end() function13055 macro_end (); in s_cpload()13171 macro_end (); in s_cpsetup()13219 macro_end (); in s_cprestore()13257 macro_end (); in s_cpreturn()13433 macro_end (); in s_cpadd()
1228 const struct powerpc_macro *macro_end; in ppc_setup_opcodes() local1358 macro_end = powerpc_macros + powerpc_num_macros; in ppc_setup_opcodes()1359 for (macro = powerpc_macros; macro < macro_end; macro++) in ppc_setup_opcodes()
3095 MEnd = PP.macro_end(); in AddMacroResults()7440 MEnd = PP.macro_end(); in CodeCompletePreprocessorMacroName()