Home | History | Annotate | Download | only in Sema

Lines Matching refs:isTypeDependent

323   assert((Value->isTypeDependent() || Value->isValueDependent()) &&
3490 if (Init->isTypeDependent()) {