Searched refs:getAutoDeductType (Results 1 – 8 of 8) sorted by relevance
810 QualType DeductType = Context.getAutoDeductType(); in buildLambdaInitCaptureInitialization()930 ? S.Context.getAutoDeductType() in getDummyLambdaType()
2756 QualType AutoType = Context.getAutoDeductType(); in BuildCXXForRangeStmt()
964 Result = Context.getAutoDeductType(); in ConvertDeclSpecToType()
9068 (!Context.hasSameType(RT, Context.getAutoDeductType()) || in CheckExplicitlyDefaultedComparison()
13123 Context.hasSameUnqualifiedType(Type, Context.getAutoDeductType()) && in deduceVarTypeFromInitializer()
1972 QualType getAutoDeductType() const;
6619 return getAutoDeductType(); in getAutoTypeInternal()6772 QualType ASTContext::getAutoDeductType() const { in getAutoDeductType() function in ASTContext6785 AutoRRefDeductTy = getRValueReferenceType(getAutoDeductType()); in getAutoRRefDeductType()
7738 T = Context.getAutoDeductType(); in GetType()