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