Searched defs:is_member_function (Results 1 – 2 of 2) sorted by relevance
38 bool is_member_function = node->function() != nullptr; in VisitMember() local79 bool is_member_function) { in VisitFunctionHelper()
6110 is_member_function(const function_decl& f) in is_member_function() function6119 is_member_function(const function_decl* f) in is_member_function() function6128 is_member_function(const function_decl_sptr& f) in is_member_function() function