Searched refs:getLookupEntity (Results 1 – 2 of 2) sorted by relevance
390 DeclContext *getLookupEntity() const { return Entity; } in getLookupEntity() function
1245 if (DeclContext *DC = OuterS->getLookupEntity()) in findOuterContext()1376 if (DeclContext *Ctx = S->getLookupEntity()) { in CppLookupName()1502 DeclContext *Ctx = S->getLookupEntity(); in CppLookupName()4273 DeclContext *Entity = S->getLookupEntity(); in lookupInScope()