Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDeduced

2749     assert(AT->isDeduced() && "should have deduced to dependent type");
2790 if (AT->isDeduced() && !FD->isInvalidDecl()) {