Home
last modified time | relevance | path

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

123

/external/clang/lib/Sema/
DSemaCast.cpp67 QualType DestType; member
241 QualType DestType = DestTInfo->getType(); in BuildCXXNamedCast() local
487 CastsAwayConstness(Sema &Self, QualType SrcType, QualType DestType, in CastsAwayConstness()
583 QualType DestType = Self.Context.getCanonicalType(this->DestType); in CheckDynamicCast() local
747 QualType DestType, in DiagnoseReinterpretUpDownCast()
946 QualType DestType, in TryStaticCast()
1135 TryLValueToRValueCast(Sema &Self, Expr *SrcExpr, QualType DestType, in TryLValueToRValueCast()
1189 TryStaticReferenceDowncast(Sema &Self, Expr *SrcExpr, QualType DestType, in TryStaticReferenceDowncast()
1227 TryStaticPointerDowncast(Sema &Self, QualType SrcType, QualType DestType, in TryStaticPointerDowncast()
1261 TryStaticDowncast(Sema &Self, CanQualType SrcType, CanQualType DestType, in TryStaticDowncast()
[all …]
DSemaInit.cpp3409 QualType DestType, in TryInitializerListConstruction()
3514 MultiExprArg Args, QualType DestType, in TryConstructorInitialization()
3693 QualType DestType = Entity.getType(); in TryReferenceListInitialization() local
3756 QualType DestType = Entity.getType(); in TryListInitialization() local
3949 QualType DestType = Entity.getType(); in TryRefInitWithConversionFunction() local
4129 QualType DestType = Entity.getType(); in TryReferenceInitialization() local
4209 QualType DestType = Entity.getType(); in TryReferenceInitializationCore() local
4533 QualType DestType = S.Context.getBaseElementType(Entity.getType()); in TryDefaultInitialization() local
4565 QualType DestType, in TryUserDefinedConversion()
4886 QualType DestType, in TryOCLSamplerInitialization()
[all …]
/external/llvm-project/clang/lib/Sema/
DSemaCast.cpp73 QualType DestType; member
169 if (const auto *DestType = dyn_cast<PointerType>(ToType)) { in CheckNoDeref() local
290 QualType DestType = DestTInfo->getType(); in BuildCXXNamedCast() local
628 CastsAwayConstness(Sema &Self, QualType SrcType, QualType DestType, in CastsAwayConstness()
757 QualType DestType = Self.Context.getCanonicalType(this->DestType); in CheckDynamicCast() local
948 QualType DestType, in DiagnoseReinterpretUpDownCast()
1148 static bool IsAddressSpaceConversion(QualType SrcType, QualType DestType) { in IsAddressSpaceConversion()
1163 QualType DestType, in TryStaticCast()
1365 QualType DestType, bool CStyle, in TryLValueToRValueCast()
1419 TryStaticReferenceDowncast(Sema &Self, Expr *SrcExpr, QualType DestType, in TryStaticReferenceDowncast()
[all …]
DSemaInit.cpp3850 QualType DestType, in TryInitializerListConstruction()
3900 QualType DestType, in ResolveConstructorOverload()
4016 MultiExprArg Args, QualType DestType, in TryConstructorInitialization()
4238 QualType DestType = Entity.getType(); in TryReferenceListInitialization() local
4299 QualType DestType = Entity.getType(); in TryListInitialization() local
4497 QualType DestType = Entity.getType(); in TryRefInitWithConversionFunction() local
4683 QualType DestType = Entity.getType(); in TryReferenceInitialization() local
4724 QualType DestType = Entity.getType(); in TryReferenceInitializationCore() local
5133 QualType DestType = S.Context.getBaseElementType(Entity.getType()); in TryDefaultInitialization() local
5166 QualType DestType, in TryUserDefinedConversion()
[all …]
/external/llvm-project/clang-tools-extra/clang-tidy/google/
DAvoidCStyleCastsCheck.cpp36 static bool needsConstCast(QualType SourceType, QualType DestType) { in needsConstCast()
81 const QualType DestType = DestTypeAsWritten.getCanonicalType(); in check() local
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DUndefinedMemoryManipulationCheck.cpp51 QualType DestType = Call->getArg(0)->IgnoreImplicit()->getType(); in check() local
/external/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
DProTypeCstyleCastCheck.cpp20 static bool needsConstCast(QualType SourceType, QualType DestType) { in needsConstCast()
DNarrowingConversionsCheck.cpp305 QualType DestType = Lhs.getType(); in handleFloatingToIntegral() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyAddMissingPrototypes.cpp96 if (auto *DestType = dyn_cast<FunctionType>( in runOnModule() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyAddMissingPrototypes.cpp96 if (auto *DestType = dyn_cast<FunctionType>( in runOnModule() local
/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DImplicitBoolConversionCheck.cpp199 QualType DestType, ASTContext &Context) { in getEquivalentForBoolLiteral()
379 QualType DestType = in handleCastFromBool() local
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DConversionChecker.cpp129 QualType DestType, in isLossOfPrecision()
DDynamicTypePropagation.cpp619 QualType DestType = CE->getType(); in checkPostStmt() local
DNullabilityChecker.cpp975 QualType DestType = CE->getType(); in checkPostStmt() local
/external/libgav1/libgav1/src/dsp/
Dwarp.cc99 using DestType = in Warp_C() typedef
/external/clang/lib/CodeGen/
DCGExprConstant.cpp1238 QualType DestType, in EmitConstantExpr()
1263 QualType DestType, in EmitConstantValue()
1473 QualType DestType, in EmitConstantValueForMemory()
DCGExprComplex.cpp397 QualType DestType, in EmitComplexToComplexCast()
413 QualType DestType, in EmitScalarToComplexCast()
/external/libgav1/libgav1/src/dsp/arm/
Dwarp_neon.cc129 using DestType = in Warp_NEON() typedef
/external/llvm-project/clang/lib/CodeGen/
DCGExprComplex.cpp428 QualType DestType, in EmitComplexToComplexCast()
446 QualType DestType, in EmitScalarToComplexCast()
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp483 Type *DestType = Trunc.getType(); in foldVecTruncToExtElt() local
1866 Type *DestType = FI.getType(); in foldItoFPtoI() local
2258 Type *DestType = BitCast.getType(); in canonicalizeBitCastExtElt() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp442 Type *DestType = Trunc.getType(); in foldVecTruncToExtElt() local
1781 Type *DestType = BitCast.getType(); in canonicalizeBitCastExtElt() local
/external/libgav1/libgav1/src/dsp/x86/
Dwarp_sse4.cc470 using DestType = in Warp_SSE4_1() typedef
/external/clang/lib/StaticAnalyzer/Checkers/
DDynamicTypePropagation.cpp528 QualType DestType = CE->getType(); in checkPostStmt() local
DNullabilityChecker.cpp960 QualType DestType = CE->getType(); in checkPostStmt() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp459 Type *DestType = Trunc.getType(); in foldVecTruncToExtElt() local
2104 Type *DestType = BitCast.getType(); in canonicalizeBitCastExtElt() local

123