Home | History | Annotate | Download | only in Sema

Lines Matching refs:isUndeducedType

2104                !T->isIncompleteType() && !T->isUndeducedType()) {
5071 if (!type->isDependentType() && !type->isUndeducedType()) {