Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DScope.h366 DeclContext *getLookupEntity() const { return Entity; } in getLookupEntity() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp1231 if (DeclContext *DC = OuterS->getLookupEntity()) in findOuterContext()
1351 if (DeclContext *Ctx = S->getLookupEntity()) { in CppLookupName()
1477 DeclContext *Ctx = S->getLookupEntity(); in CppLookupName()
4321 DeclContext *Entity = S->getLookupEntity(); in lookupInScope()