Searched refs:template_arg_char (Results 1 – 2 of 2) sorted by relevance
197 const char* template_arg_char = ::strchr (basename_cstr, '<'); in GetTypeScopeAndBasename() local200 …if (template_arg_char && namespace_separator > template_arg_char) // but namespace'd template argu… in GetTypeScopeAndBasename()
779 const char* template_arg_char = ::strchr (basename_cstr, '<'); in GetTypeScopeAndBasename() local782 …if (template_arg_char && namespace_separator > template_arg_char) // but namespace'd template argu… in GetTypeScopeAndBasename()