Home | History | Annotate | Download | only in Sema

Lines Matching refs:isTypeDependent

179                                           rebuiltExpr->isTypeDependent(),
477 (result.get()->isTypeDependent() || CanCaptureValue(result.get())))
501 (result.get()->isTypeDependent() || CanCaptureValue(result.get()))) {
526 (result.get()->isTypeDependent() || CanCaptureValue(result.get())))
1555 if (op->isTypeDependent())
1585 if (LHS->isTypeDependent() || RHS->isTypeDependent())