Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp2406 struct QualifiedLookupInScope { in LookupQualifiedName() struct
2407 bool oldVal; in LookupQualifiedName()
2408 DeclContext *Context; in LookupQualifiedName()
2410 QualifiedLookupInScope(DeclContext *ctx) in LookupQualifiedName() function
2414 ~QualifiedLookupInScope() { in LookupQualifiedName()