Home | History | Annotate | Download | only in AST

Lines Matching refs:getAutoDeductType

3560 /// getAutoDeductType - Get type pattern for deducing against 'auto'.
3561 QualType ASTContext::getAutoDeductType() const {
3571 AutoRRefDeductTy = getRValueReferenceType(getAutoDeductType());