Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDeduced

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