Searched refs:type_handled (Results 1 – 1 of 1) sorted by relevance
1167 const bool type_handled = cxx_method_decl != nullptr || attrs.is_artificial; in ParseCXXMethod() local1169 return {type_handled, nullptr}; in ParseCXXMethod()1254 bool type_handled = false; in ParseSubroutine() local1259 type_handled = in ParseSubroutine()1268 type_handled = handled; in ParseSubroutine()1272 if (!type_handled) { in ParseSubroutine()