Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp2165 struct QualifiedLookupInScope { in LookupQualifiedName() struct
2169 QualifiedLookupInScope(DeclContext *ctx) : Context(ctx) { in LookupQualifiedName() function
2172 ~QualifiedLookupInScope() { in LookupQualifiedName() argument