Home | History | Annotate | Download | only in Sema

Lines Matching full:entity

811       if (DeclContext *Entity = static_cast<DeclContext *> (S->getEntity()))
812 if (Ctx == Entity->getPrimaryContext())