Searched refs:is_cxx_method (Results 1 – 1 of 1) sorted by relevance
1302 bool is_cxx_method = DeclKindIsCXXClass(containing_decl_ctx->getDeclKind()); in ParseSubroutine() local1314 if (is_cxx_method && has_template_params) { in ParseSubroutine()1316 is_cxx_method = false; in ParseSubroutine()1339 } else if (is_cxx_method) { in ParseSubroutine()