Searched defs:macro_end (Results 1 – 2 of 2) sorted by relevance
317 Preprocessor::macro_end(bool IncludeExternalMacros) const { in macro_end() function in Preprocessor
224 Label* macro_end = declarations()->DeclareLabel("macro_end"); in Visit() local