Searched refs:getLookupEntity (Results 1 – 2 of 2) sorted by relevance
395 DeclContext *getLookupEntity() const { return Entity; } in getLookupEntity() function
1260 if (DeclContext *DC = OuterS->getLookupEntity()) in findOuterContext()1391 if (DeclContext *Ctx = S->getLookupEntity()) { in CppLookupName()1517 DeclContext *Ctx = S->getLookupEntity(); in CppLookupName()4368 DeclContext *Entity = S->getLookupEntity(); in lookupInScope()