Searched refs:is_cxx_method (Results 1 – 1 of 1) sorted by relevance
936 bool is_cxx_method = DeclKindIsCXXClass(containing_decl_kind); in ParseSubroutine() local940 if (is_cxx_method) { in ParseSubroutine()963 if (is_cxx_method && has_template_params) { in ParseSubroutine()965 is_cxx_method = false; in ParseSubroutine()1022 } else if (is_cxx_method) { in ParseSubroutine()