Home | History | Annotate | Download | only in AST

Lines Matching refs:getAutoDeductType

3030 /// getAutoDeductType - Get type pattern for deducing against 'auto'.
3031 QualType ASTContext::getAutoDeductType() const {
3041 AutoRRefDeductTy = getRValueReferenceType(getAutoDeductType());