Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDependentType

303         assert(T->isDependentType() && "non-dependent base wasn't a record?");
350 if (!Friend->isDependentType() && !Context->isDependentType())
434 if (Friend->isDependentType())
670 assert(T->isDependentType() && "non-dependent base wasn't a record?");