Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDependentType

302         assert(T->isDependentType() && "non-dependent base wasn't a record?");
348 if (!Friend->isDependentType() && !Context->isDependentType())
430 if (Friend->isDependentType())
661 assert(T->isDependentType() && "non-dependent base wasn't a record?");