| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaCast.cpp | 93 QualType DestType; member 229 if (const auto *DestType = dyn_cast<PointerType>(ToType)) { in CheckNoDeref() local 341 QualType DestType = DestTInfo->getType(); in BuildCXXNamedCast() local 719 CastsAwayConstness(Sema &Self, QualType SrcType, QualType DestType, in CastsAwayConstness() 849 QualType DestType = Self.Context.getCanonicalType(this->DestType); in CheckDynamicCast() local 1048 QualType DestType, in DiagnoseReinterpretUpDownCast() 1138 static bool argTypeIsABIEquivalent(QualType SrcType, QualType DestType, in argTypeIsABIEquivalent() 1154 QualType DestType) { in checkCastFunctionType() 1376 static bool IsAddressSpaceConversion(QualType SrcType, QualType DestType) { in IsAddressSpaceConversion() 1391 QualType DestType, CheckedConversionKind CCK, in TryStaticCast() [all …]
|
| H A D | SemaInit.cpp | 4262 QualType DestType, InitializationSequence &Sequence, in TryArrayCopy() 4300 QualType DestType, in TryInitializerListConstruction() 4348 OverloadCandidateSet &CandidateSet, QualType DestType, in ResolveConstructorOverload() 4463 MultiExprArg Args, QualType DestType, in TryConstructorInitialization() 4703 MultiExprArg Args, QualType DestType, InitializationSequence &Sequence, in TryConstructorOrParenListInitialization() 4803 QualType DestType = Entity.getType(); in TryReferenceListInitialization() local 4895 QualType DestType = Entity.getType(); in TryListInitialization() local 5147 QualType DestType = Entity.getType(); in TryRefInitWithConversionFunction() local 5333 QualType DestType = Entity.getType(); in TryReferenceInitialization() local 5376 QualType DestType = Entity.getType(); in TryReferenceInitializationCore() local [all …]
|
| H A D | SemaExprObjC.cpp | 4222 SourceLocation Loc, QualType DestType, QualType SrcType, in checkObjCBridgeRelatedComponents() 4294 QualType DestType, in CheckObjCBridgeRelatedConversions()
|
| H A D | SemaOverload.cpp | 6060 QualType FromRecordType, DestType; in PerformImplicitObjectArgumentInitialization() local 11695 QualType DestType, bool TakingAddress) { in NoteOverloadCandidate() 11770 void Sema::NoteAllOverloadCandidates(Expr *OverloadedExpr, QualType DestType, in NoteAllOverloadCandidates()
|
| H A D | SemaType.cpp | 9130 QualType DestType = CastE->getTypeAsWritten(); in completeExprArrayBound() local
|
| H A D | SemaExpr.cpp | 2999 QualType DestType; in PerformObjectMemberConversion() local 20780 QualType DestType; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyAddMissingPrototypes.cpp | 108 FunctionType *DestType = CB->getFunctionType(); in runOnModule() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGPointerAuth.cpp | 651 QualType DestType) { in authPointerToPointerCast() 676 QualType DestType) { in authPointerToPointerCast()
|
| H A D | CGExprConstant.cpp | 1168 llvm::Constant *ProduceIntToIntCast(const Expr *E, QualType DestType) { in ProduceIntToIntCast() 1360 QualType DestType, const llvm::APSInt &Value) { in withDestType() 2069 QualType DestType; member in __anon9d6f04f10b11::ConstantLValueEmitter 2438 ConstantEmitter::tryEmitPrivate(const APValue &Value, QualType DestType, in tryEmitPrivate()
|
| H A D | CGExprComplex.cpp | 515 QualType DestType, in EmitComplexToComplexCast() 533 QualType DestType, in EmitScalarToComplexCast()
|
| H A D | CGAtomic.cpp | 1094 auto *DestType = llvm::PointerType::get(getLLVMContext(), DestAS); in EmitAtomicExpr() local
|
| H A D | ItaniumCXXABI.cpp | 1032 pointerAuthResignMemberFunctionPointer(llvm::Constant *Src, QualType DestType, in pointerAuthResignMemberFunctionPointer()
|
| H A D | CGStmtOpenMP.cpp | 6235 QualType SrcType, QualType DestType, in convertToScalarValue() 6248 QualType DestType, SourceLocation Loc) { in convertToComplexValue()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCasts.cpp | 414 Type *DestType = Trunc.getType(); in foldVecTruncToExtElt() local 1972 Type *DestType = FI.getType(); in foldItoFPtoI() local 2419 Type *DestType = BitCast.getType(); in canonicalizeBitCastExtElt() local
|
| H A D | InstCombineVectorOps.cpp | 2467 Type *DestType = Shuf.getType(); in foldTruncShuffle() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | DynamicTypePropagation.cpp | 612 QualType DestType = CE->getType(); in checkPostStmt() local
|
| H A D | NullabilityChecker.cpp | 1133 QualType DestType = CE->getType(); in checkPostStmt() local
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/ |
| H A D | UncheckedOptionalAccessModel.cpp | 692 BoolValue &valueOrConversionHasValue(QualType DestType, const Expr &E, in valueOrConversionHasValue()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Overload.h | 821 QualType DestType, in getNullptrToBool()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprConstant.cpp | 2776 const T &SrcValue, QualType DestType) { in HandleOverflow() 2784 QualType DestType, APSInt &Result) { in HandleFloatToIntCast() 2852 QualType SrcType, QualType DestType, in HandleFloatToFloatCast() 2868 QualType DestType, QualType SrcType, in HandleIntToIntCast() 2883 QualType DestType, APFloat &Result) { in HandleIntToFloatCast() 15125 QualType DestType = E->getType(); in VisitCastExpr() local 15413 QualType DestType = E->getType(); in VisitCastExpr() local
|
| H A D | ExprCXX.cpp | 831 QualType DestType = getType(); in isAlwaysNull() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | RangeConstraintManager.cpp | 1278 RangeSet inferAs(SymbolRef Sym, QualType DestType) { in inferAs()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVInstructionSelector.cpp | 1599 Register Src, Register DestType, in buildSpecConstantOp()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeDAG.cpp | 1846 Type *DestType = DestVT.getTypeForEVT(*DAG.getContext()); in EmitStackConvert() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/ |
| H A D | ARM.cpp | 3394 llvm::Type *DestType) { in ARMMVEVectorReinterpret()
|