Searched refs:getLookupEntity (Results 1 – 2 of 2) sorted by relevance
349 DeclContext *getLookupEntity() const { return Entity; } in getLookupEntity() function
1219 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()