Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDependentType

245       DestType->isDependentType() || Ex.get()->isTypeDependent();
2202 if (DestType->isDependentType() || SrcExpr.get()->isTypeDependent() ||