Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h371 DeclContext *getLookupEntity() const { return Entity; } in getLookupEntity() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp1245 if (DeclContext *DC = OuterS->getLookupEntity()) in findOuterContext()
1364 if (DeclContext *Ctx = S->getLookupEntity()) { in CppLookupName()
1490 DeclContext *Ctx = S->getLookupEntity(); in CppLookupName()
4339 DeclContext *Entity = S->getLookupEntity(); in lookupInScope()