Home
last modified time | relevance | path

Searched refs:QualifiedLookupInScope (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaLookup.cpp1992 struct QualifiedLookupInScope { in LookupQualifiedName() struct
1996 QualifiedLookupInScope(DeclContext *ctx) : Context(ctx) { in LookupQualifiedName() function
1999 ~QualifiedLookupInScope() { in LookupQualifiedName() argument