Searched defs:macrodef (Results 1 – 2 of 2) sorted by relevance
236 TokenT const ¯odef, std::vector<TokenT> const &formal_args,365 void expanding_object_like_macro(TokenT const ¯odef,
363 macro_definition_type* macrodef = (*it).second.get(); in add_macro() local