Searched refs:type_handled (Results 1 – 1 of 1) sorted by relevance
1256 const bool type_handled = cxx_method_decl != nullptr || attrs.is_artificial; in ParseCXXMethod() local1258 return {type_handled, nullptr}; in ParseCXXMethod()1332 bool type_handled = false; in ParseSubroutine() local1337 type_handled = in ParseSubroutine()1346 type_handled = handled; in ParseSubroutine()1350 if (!type_handled) { in ParseSubroutine()