Searched refs:QualifiedLookupInScope (Results 1 – 1 of 1) sorted by relevance
2027 struct QualifiedLookupInScope { in LookupQualifiedName() struct2031 QualifiedLookupInScope(DeclContext *ctx) : Context(ctx) { in LookupQualifiedName() argument2034 ~QualifiedLookupInScope() { in LookupQualifiedName() argument