Home
last modified time | relevance | path

Searched refs:getLValueReferenceType (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DQualTypeNames.cpp395 QT = Ctx.getLValueReferenceType(QT); in getFullyQualifiedType()
H A DASTContext.cpp2967 ASTContext::getLValueReferenceType(QualType T, bool SpelledAsLValue) const { in getLValueReferenceType() function in ASTContext
2988 Canonical = getLValueReferenceType(getCanonicalType(PointeeType)); in getLValueReferenceType()
3180 result = getLValueReferenceType( in getVariableArrayDecayedType()
9401 Type = Context.getLValueReferenceType(Type); in DecodeTypeFromStr()
9494 Type = Context.getLValueReferenceType(Type); in DecodeTypeFromStr()
H A DASTDiagnostic.cpp185 QT = Context.getLValueReferenceType(Desugar(Context, Ty->getPointeeType(), in Desugar()
H A DMicrosoftMangle.cpp2201 mangleArgumentType(getASTContext().getLValueReferenceType( in mangleFunctionType()
H A DType.cpp800 return Ctx.getLValueReferenceType(pointeeType, T->isSpelledAsLValue()); in VisitLValueReferenceType()
H A DASTImporter.cpp1058 return Importer.getToContext().getLValueReferenceType(*ToPointeeTypeOrErr); in VisitLValueReferenceType()
H A DExprConstant.cpp10976 Ctx.getLValueReferenceType(getType()), LV, in EvaluateAsLValue()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOverload.cpp7663 ParamTypes[0] = S.Context.getLValueReferenceType(T); in AddBuiltinAssignmentOperatorCandidates()
7810 S.Context.getLValueReferenceType(CandidateTy), in addPlusPlusMinusMinusStyleOverloads()
7821 S.Context.getLValueReferenceType( in addPlusPlusMinusMinusStyleOverloads()
7831 = S.Context.getLValueReferenceType( in addPlusPlusMinusMinusStyleOverloads()
7837 = S.Context.getLValueReferenceType( in addPlusPlusMinusMinusStyleOverloads()
8389 S.Context.getLValueReferenceType(*Ptr), in addAssignmentPointerOverloads()
8416 = S.Context.getLValueReferenceType( in addAssignmentPointerOverloads()
8436 S.Context.getLValueReferenceType(*Ptr), in addAssignmentPointerOverloads()
8465 = S.Context.getLValueReferenceType( in addAssignmentPointerOverloads()
8501 S.Context.getLValueReferenceType(ArithmeticTypes[Left]); in addAssignmentArithmeticOverloads()
[all …]
H A DSemaCoroutine.cpp90 : S.Context.getLValueReferenceType(T, /*SpelledAsLValue*/ true); in lookupPromiseType()
H A DSemaType.cpp2025 return Context.getLValueReferenceType(T, SpelledAsLValue); in BuildReferenceType()
6327 return C.getLValueReferenceType(New, OldRef->isSpelledAsLValue()); in wrap()
8119 return S.Context.getLValueReferenceType(T); in getDecltypeForExpr()
8135 case VK_LValue: T = S.Context.getLValueReferenceType(T); break; in getDecltypeForExpr()
H A DSemaStmt.cpp2736 SemaRef.Context.getLValueReferenceType(E->getType().withConst()); in DiagnoseForRangeReferenceVariableCopies()
2783 << SemaRef.Context.getLValueReferenceType(VariableType) in DiagnoseForRangeConstVariableCopies()
H A DSemaDeclCXX.cpp6556 QualType ExpectedReturnType = Context.getLValueReferenceType(DeclType); in CheckExplicitlyDefaultedSpecialMember()
7613 << Context.getLValueReferenceType( in SpecialMemberIsTrivial()
11812 QualType RetType = Context.getLValueReferenceType(ArgType); in DeclareImplicitCopyAssignment()
11820 ArgType = Context.getLValueReferenceType(ArgType); in DeclareImplicitCopyAssignment()
12137 QualType RetType = Context.getLValueReferenceType(ArgType); in DeclareImplicitMoveAssignment()
12515 ArgType = Context.getLValueReferenceType(ArgType); in DeclareImplicitCopyConstructor()
H A DSemaTemplateDeduction.cpp3614 ArgType = S.Context.getLValueReferenceType(ArgType); in AdjustFunctionParmAndArgTypesForDeduction()
4668 ArgTy = Context.getLValueReferenceType(ArgTy); in AddImplicitObjectParameterType()
H A DSemaExpr.cpp13854 Context, Context.getLValueReferenceType(VaListType), false); in BuildVAArgExpr()
15108 CaptureType = S.Context.getLValueReferenceType(DeclRefType); in captureInCapturedRegion()
15212 CaptureType = S.Context.getLValueReferenceType(DeclRefType); in captureInLambda()
15407 CaptureType = Context.getLValueReferenceType(DeclRefType); in tryCaptureVariable()
16427 ArgType = S.Context.getLValueReferenceType(ArgType); in VisitCallExpr()
16512 DestType = S.Context.getLValueReferenceType(DestType); in VisitImplicitCastExpr()
H A DSemaExprCXX.cpp5570 QualType T = To->isLValue() ? Self.Context.getLValueReferenceType(ToType) in TryClassUnification()
H A DSemaInit.cpp7761 Ty = S.Context.getLValueReferenceType(Ty, in Perform()
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp84 ResultTy = Ctx.getLValueReferenceType(ResultTy); in getResultType()
H A DExprEngineC.cpp262 ExTy = getContext().getLValueReferenceType(ExTy); in handleLValueBitCast()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp736 m_clang.getASTContext()->getLValueReferenceType(pointee_type); in CreatePointerType()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1295 QualType getLValueReferenceType(QualType T, bool SpelledAsLValue = true)
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp315 QualType RefType = Ctx.getLValueReferenceType(DstType); in castValueFromUintptr()
327 return C.getLValueReferenceType( in getCanonicalParamType()
H A DCGBlocks.cpp516 CGF.getContext().getLValueReferenceType(VD->getType()) : VD->getType(); in getCaptureFieldType()
H A DMicrosoftCXXABI.cpp3899 getContext().getLValueReferenceType(RecordTy, in getAddrOfCXXCtorClosure()
H A DCGDebugInfo.cpp1788 T = CGM.getContext().getLValueReferenceType(T); in CollectTemplateParams()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp4906 ->getLValueReferenceType(GetQualType(type)) in GetLValueReferenceType()

12