Searched refs:getRValueReferenceType (Results 1 – 15 of 15) sorted by relevance
410 QT = Ctx.getRValueReferenceType(QT); in getFullyQualifiedType()
43 ResultTy = Ctx.getRValueReferenceType(ResultTy); in getResultType()
4385 ArgTy = S.Context.getRValueReferenceType(ArgTy); in evaluateTypeTrait()4561 LhsT = Self.Context.getRValueReferenceType(LhsT); in EvaluateBinaryTypeTrait()4614 LhsT = Self.Context.getRValueReferenceType(LhsT); in EvaluateBinaryTypeTrait()4616 RhsT = Self.Context.getRValueReferenceType(RhsT); in EvaluateBinaryTypeTrait()4955 : Self.Context.getRValueReferenceType(ToType); in TryClassUnification()
2030 return Context.getRValueReferenceType(T); in BuildReferenceType()5736 return C.getRValueReferenceType(New); in wrap()7301 case VK_XValue: T = S.Context.getRValueReferenceType(T); break; in getDecltypeForExpr()
4171 ArgTy = Context.getRValueReferenceType(ArgTy); in AddImplicitObjectParameterType()
6338 << Context.getRValueReferenceType(Context.getRecordType(RD)); in SpecialMemberIsTrivial()10556 ArgType = Context.getRValueReferenceType(ArgType); in DeclareImplicitMoveAssignment()11169 QualType ArgType = Context.getRValueReferenceType(ClassType); in DeclareImplicitMoveConstructor()
6677 Ty = S.Context.getRValueReferenceType(Ty); in Perform()
9783 if (isRValueReference) FnType = S.Context.getRValueReferenceType(FnType); in NoteSurrogateCandidate()
14676 ArgType = S.Context.getRValueReferenceType(ArgType); in VisitCallExpr()
1123 QualType getRValueReferenceType(QualType T) const;
189 QT = Context.getRValueReferenceType(Desugar(Context, Ty->getPointeeType(), in Desugar()
2506 QualType ASTContext::getRValueReferenceType(QualType T) const { in getRValueReferenceType() function in ASTContext2524 Canonical = getRValueReferenceType(getCanonicalType(PointeeType)); in getRValueReferenceType()2688 result = getRValueReferenceType( in getVariableArrayDecayedType()4102 AutoRRefDeductTy = getRValueReferenceType(getAutoDeductType()); in getAutoRRefDeductType()
738 return Ctx.getRValueReferenceType(pointeeType); in VisitRValueReferenceType()
1639 return Importer.getToContext().getRValueReferenceType(ToPointeeType); in VisitRValueReferenceType()
5289 return Context.getRValueReferenceType(PointeeType); in readTypeRecord()