Home
last modified time | relevance | path

Searched defs:DestType (Results 1 – 22 of 22) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCast.cpp83 QualType DestType; member
179 if (const auto *DestType = dyn_cast<PointerType>(ToType)) { in CheckNoDeref() local
300 QualType DestType = DestTInfo->getType(); in BuildCXXNamedCast() local
639 CastsAwayConstness(Sema &Self, QualType SrcType, QualType DestType, in CastsAwayConstness()
768 QualType DestType = Self.Context.getCanonicalType(this->DestType); in CheckDynamicCast() local
959 QualType DestType, in DiagnoseReinterpretUpDownCast()
1049 static bool argTypeIsABIEquivalent(QualType SrcType, QualType DestType, in argTypeIsABIEquivalent()
1064 QualType DestType) { in checkCastFunctionType()
1262 static bool IsAddressSpaceConversion(QualType SrcType, QualType DestType) { in IsAddressSpaceConversion()
1277 QualType DestType, in TryStaticCast()
[all …]
H A DSemaInit.cpp3933 QualType DestType, in TryInitializerListConstruction()
3983 QualType DestType, in ResolveConstructorOverload()
4099 MultiExprArg Args, QualType DestType, in TryConstructorInitialization()
4337 QualType DestType = Entity.getType(); in TryReferenceListInitialization() local
4417 QualType DestType = Entity.getType(); in TryListInitialization() local
4615 QualType DestType = Entity.getType(); in TryRefInitWithConversionFunction() local
4801 QualType DestType = Entity.getType(); in TryReferenceInitialization() local
4842 QualType DestType = Entity.getType(); in TryReferenceInitializationCore() local
5251 QualType DestType = S.Context.getBaseElementType(Entity.getType()); in TryDefaultInitialization() local
5534 QualType DestType, in TryUserDefinedConversion()
[all …]
H A DSemaExprObjC.cpp4220 QualType DestType, QualType SrcType, in checkObjCBridgeRelatedComponents()
4294 QualType DestType, QualType SrcType, in CheckObjCBridgeRelatedConversions()
H A DSemaOverload.cpp5578 QualType FromRecordType, DestType; in PerformObjectArgumentInitialization() local
10568 QualType DestType, bool TakingAddress) { in NoteOverloadCandidate()
10643 void Sema::NoteAllOverloadCandidates(Expr *OverloadedExpr, QualType DestType, in NoteAllOverloadCandidates()
H A DSemaExpr.cpp3012 QualType DestType; in PerformObjectMemberConversion() local
20534 QualType DestType; member
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAddMissingPrototypes.cpp109 FunctionType *DestType = CB->getFunctionType(); in runOnModule() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DConversionChecker.cpp140 QualType DestType, in isLossOfPrecision()
H A DDynamicTypePropagation.cpp617 QualType DestType = CE->getType(); in checkPostStmt() local
H A DNullabilityChecker.cpp1091 QualType DestType = CE->getType(); in checkPostStmt() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprComplex.cpp447 QualType DestType, in EmitComplexToComplexCast()
465 QualType DestType, in EmitScalarToComplexCast()
H A DCGExprConstant.cpp1788 QualType DestType; member in __anon722904280a11::ConstantLValueEmitter
2071 QualType DestType) { in tryEmitPrivate()
H A DCGAtomic.cpp1092 auto *DestType = llvm::PointerType::getWithSamePointeeType(T, DestAS); in EmitAtomicExpr() local
H A DCGStmtOpenMP.cpp5912 QualType SrcType, QualType DestType, in convertToScalarValue()
5925 QualType DestType, SourceLocation Loc) { in convertToComplexValue()
H A DCGBuiltin.cpp743 llvm::Type *DestType = Int8PtrTy; in EmitVAStartEnd() local
8452 llvm::Type *DestType) { in ARMMVEVectorReinterpret()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp532 Type *DestType = Trunc.getType(); in foldVecTruncToExtElt() local
1978 Type *DestType = FI.getType(); in foldItoFPtoI() local
2373 Type *DestType = BitCast.getType(); in canonicalizeBitCastExtElt() local
H A DInstCombineVectorOps.cpp2340 Type *DestType = Shuf.getType(); in foldTruncShuffle() local
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DOverload.h715 QualType DestType, in getNullptrToBool()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp2540 const T &SrcValue, QualType DestType) { in HandleOverflow()
2548 QualType DestType, APSInt &Result) { in HandleFloatToIntCast()
2616 QualType SrcType, QualType DestType, in HandleFloatToFloatCast()
2628 QualType DestType, QualType SrcType, in HandleIntToIntCast()
2643 QualType DestType, APFloat &Result) { in HandleIntToFloatCast()
13527 QualType DestType = E->getType(); in VisitCastExpr() local
13820 QualType DestType = E->getType(); in VisitCastExpr() local
H A DExprCXX.cpp771 QualType DestType = getType(); in isAlwaysNull() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp1276 RangeSet inferAs(SymbolRef Sym, QualType DestType) { in inferAs()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1743 Type *DestType = DestVT.getTypeForEVT(*DAG.getContext()); in EmitStackConvert() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1593 LLT DestType = MRI.getType(MI.getOperand(0).getReg()); in applyShiftOfShiftedLogic() local