Searched refs:LookupSS (Results 1 – 1 of 1) sorted by relevance
274 auto LookupInNestedNameSpec = [&](CXXScopeSpec &LookupSS) -> ParsedType { in getDestructorName() argument278 IsDependent |= isDependentScopeSpecifier(LookupSS); in getDestructorName()279 DeclContext *LookupCtx = computeDeclContext(LookupSS, EnteringContext); in getDestructorName()284 if (RequireCompleteDeclContext(LookupSS, LookupCtx)) { in getDestructorName()