Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScope.h349 DeclContext *getLookupEntity() const { return Entity; } in getLookupEntity() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp1219 if (DeclContext *DC = OuterS->getLookupEntity()) in findOuterContext()
1339 if (DeclContext *Ctx = S->getLookupEntity()) { in CppLookupName()
1465 DeclContext *Ctx = S->getLookupEntity(); in CppLookupName()
3998 DeclContext *Entity = S->getLookupEntity(); in lookupInScope()