Searched refs:template_depth (Results 1 – 1 of 1) sorted by relevance
797 size_t template_depth = 0; in GetTypeScopeAndBasename() local802 if (prev_is_colon && template_depth == 0) { in GetTypeScopeAndBasename()808 ++template_depth; in GetTypeScopeAndBasename()811 if (template_depth == 0) in GetTypeScopeAndBasename()813 --template_depth; in GetTypeScopeAndBasename()819 if (name_begin < name.size() && template_depth == 0) in GetTypeScopeAndBasename()