Searched refs:getRValueReferenceType (Results 1 – 20 of 20) sorted by relevance
1247 LhsT = Self.Context.getRValueReferenceType(LhsT); in CheckConvertibilityForTypeTraits()1379 ArgTy = S.Context.getRValueReferenceType(ArgTy); in EvaluateBooleanTypeTrait()1735 Ty = Self.Context.getRValueReferenceType(Ty); in EvaluateBinaryTypeTrait()2325 ArgTy = SemaRef.Context.getRValueReferenceType(ArgTy); in DiagnoseNonConstructibleReason()2369 Ty = SemaRef.Context.getRValueReferenceType(Ty); in DiagnoseNonAssignableReason()
83 ? S.Context.getRValueReferenceType(T) in lookupPromiseType()
430 ValueType = S.Context.getRValueReferenceType(ValueType); in DeduceNonTypeTemplateArgument()5512 return Context.getRValueReferenceType(RawType); in GetImplicitObjectParameterType()
8265 Ty = S.Context.getRValueReferenceType(Ty); in Perform()10177 ElementTypes[I] = Context.getRValueReferenceType(ElementTypes[I]); in DeduceTemplateSpecializationFromInitializer()
1933 return Context.getRValueReferenceType(T); in BuildReferenceType()6998 return C.getRValueReferenceType(New); in wrap()
10316 << Context.getRValueReferenceType(Context.getRecordType(RD)); in SpecialMemberIsTrivial()15408 ArgType = Context.getRValueReferenceType(ArgType); in DeclareImplicitMoveAssignment()15949 ArgType = Context.getRValueReferenceType(ArgType); in DeclareImplicitMoveConstructor()
12805 if (isRValueReference) FnType = S.Context.getRValueReferenceType(FnType); in NoteSurrogateCandidate()
414 QT = Ctx.getRValueReferenceType(QT); in getFullyQualifiedType()
223 QT = Context.getRValueReferenceType( in desugarForDiagnostic()
4126 QualType ASTContext::getRValueReferenceType(QualType T) const { in getRValueReferenceType() function in ASTContext4148 Canonical = getRValueReferenceType(getCanonicalType(PointeeType)); in getRValueReferenceType()4346 result = getRValueReferenceType( in getVariableArrayDecayedType()6491 return getRValueReferenceType(T); in getReferenceQualifiedType()6785 AutoRRefDeductTy = getRValueReferenceType(getAutoDeductType()); in getAutoRRefDeductType()14095 return Ctx.getRValueReferenceType(getCommonPointeeType(Ctx, PX, PY)); in getCommonNonSugarTypeNode()
2822 return C.getRValueReferenceType(Type); in getFunctionObjectParameterReferenceType()
1071 return Ctx.getRValueReferenceType(pointeeType); in VisitRValueReferenceType()
1424 return Importer.getToContext().getRValueReferenceType(*ToPointeeTypeOrErr); in VisitRValueReferenceType()
193 return ACtx.getRValueReferenceType(toAlign); in alignReferenceTypes()
267 ExTy = getContext().getRValueReferenceType(ExTy); in handleLValueBitCast()
95 return ctx.getRValueReferenceType(pointeeTypeAsWritten);
1610 QualType getRValueReferenceType(QualType T) const;
572 pointer_type = m_clang.getASTContext().getRValueReferenceType(pointee_type); in CreatePointerType()
4613 return GetType(getASTContext().getRValueReferenceType(GetQualType(type))); in GetRValueReferenceType()
8847 …text22getRValueReferenceTypeENS_8QualTypeE", "clang::ASTContext::getRValueReferenceType(clang::Qua…