Searched refs:new_scope_len (Results 1 – 1 of 1) sorted by relevance
376 int new_scope_len = scope_len; in lookup_namespace_scope() local379 if (new_scope_len != 0) in lookup_namespace_scope()381 gdb_assert (scope[new_scope_len] == ':'); in lookup_namespace_scope()382 new_scope_len += 2; in lookup_namespace_scope()384 new_scope_len += cp_find_first_component (scope + new_scope_len); in lookup_namespace_scope()387 scope, new_scope_len); in lookup_namespace_scope()