Searched refs:QualifiedLookupInScope (Results 1 – 1 of 1) sorted by relevance
1992 struct QualifiedLookupInScope { in LookupQualifiedName() struct1996 QualifiedLookupInScope(DeclContext *ctx) : Context(ctx) { in LookupQualifiedName() function1999 ~QualifiedLookupInScope() { in LookupQualifiedName() argument