Searched refs:is_cxx_method (Results 1 – 1 of 1) sorted by relevance
926 bool is_cxx_method = DeclKindIsCXXClass(containing_decl_kind); in ParseSubroutine() local930 if (is_cxx_method) { in ParseSubroutine()953 if (is_cxx_method && has_template_params) { in ParseSubroutine()955 is_cxx_method = false; in ParseSubroutine()1008 } else if (is_cxx_method) { in ParseSubroutine()