Home | History | Annotate | Download | only in Sema

Lines Matching refs:isUndeducedType

1642                !T->isIncompleteType() && !T->isUndeducedType()) {
4026 if (!type->isDependentType() && !type->isUndeducedType()) {