Home
last modified time | relevance | path

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

/external/compiler-rt/lib/ubsan/
Dubsan_handlers.h103 const TypeDescriptor &FromType; member
109 const TypeDescriptor &FromType; member
Dubsan_handlers.cc370 const TypeDescriptor *FromType, *ToType; in handleFloatCastOverflow() local
/external/clang/lib/AST/
DASTDiagnostic.cpp340 QualType FromType = in FormatASTNodeDiagnosticArgument() local
592 void SetTypeDiff(QualType FromType, QualType ToType, bool FromDefault, in SetTypeDiff()
757 void GetTypeDiff(QualType &FromType, QualType &ToType) { in GetTypeDiff()
1070 static bool OnlyPerformTypeDiff(ASTContext &Context, QualType FromType, in OnlyPerformTypeDiff()
1094 QualType FromType = GetType(FromIter); in DiffTypes() local
1431 QualType FromType, ToType; in TreeToString() local
1587 void PrintTypeNames(QualType FromType, QualType ToType, in PrintTypeNames()
1968 TemplateDiff(raw_ostream &OS, ASTContext &Context, QualType FromType, in TemplateDiff()
2032 static bool FormatTemplateTypeDiff(ASTContext &Context, QualType FromType, in FormatTemplateTypeDiff()
/external/clang/lib/Sema/
DSemaOverload.cpp236 QualType FromType = getFromType(); in isPointerConversionToVoidPointer() local
294 QualType FromType = getToType(0); in getNarrowingKind() local
1307 QualType FromType = From->getType(); in TryImplicitConversion() local
1387 bool Sema::IsNoReturnConversion(QualType FromType, QualType ToType, in IsNoReturnConversion()
1438 static bool IsVectorConversion(Sema &S, QualType FromType, in IsVectorConversion()
1496 QualType FromType = From->getType(); in IsStandardConversion() local
1829 bool Sema::IsIntegralPromotion(Expr *From, QualType FromType, QualType ToType) { in IsIntegralPromotion()
1977 bool Sema::IsFloatingPointPromotion(QualType FromType, QualType ToType) { in IsFloatingPointPromotion()
2011 bool Sema::IsComplexPromotion(QualType FromType, QualType ToType) { in IsComplexPromotion()
2105 bool Sema::IsPointerConversion(Expr *From, QualType FromType, QualType ToType, in IsPointerConversion()
[all …]
DSemaCast.cpp1154 QualType FromType = SrcExpr->getType(); in TryLValueToRValueCast() local
DSemaExprObjC.cpp4237 QualType FromType = SubExpr->getType(); in BuildObjCBridgedCast() local
DSemaTemplateDeduction.cpp3771 QualType FromType = ConversionGeneric->getConversionType(); in DeduceTemplateArguments() local
DSemaInit.cpp7223 QualType FromType = Args[0]->getType(); in Diagnose() local
DSemaExprCXX.cpp3341 QualType FromType = From->getType(); in PerformImplicitConversion() local
DSemaExpr.cpp2586 QualType FromType = From->getType(); in PerformObjectMemberConversion() local
/external/llvm/lib/Target/NVPTX/
DNVPTX.h109 enum FromType { enum
DNVPTXISelDAGToDAG.cpp955 unsigned int FromType; in tryLoadVector() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTX.h97 enum FromType { enum
DNVPTXISelDAGToDAG.cpp1035 unsigned int FromType; in tryLoadVector() local
/external/googletest/googlemock/include/gmock/
Dgmock-matchers.h415 using FromType = typename std::remove_cv<typename std::remove_pointer< in MatchAndExplain() local
/external/clang/include/clang/Sema/
DOverload.h509 QualType FromType, QualType ToType) { in setBad()
/external/googletest/googlemock/test/
Dgmock-actions_test.cc572 class FromType { class
574 explicit FromType(bool* is_converted) : converted_(is_converted) {} in FromType() function in __anonc1f6aa900111::FromType
/external/clang/include/clang/Basic/
DDiagnostic.h1398 intptr_t FromType; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1364 EVT FromType = V.getOperand(0).getValueType(); in getValueBits() local
1398 EVT FromType = cast<VTSDNode>(V.getOperand(1))->getVT(); in getValueBits() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp460 Type *FromType) { in getConvRTLibDesc()
483 Type *FromType) { in conversionLibcall()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp534 bool SystemZTargetLowering::isTruncateFree(Type *FromType, Type *ToType) const { in isTruncateFree()
779 bool SystemZTargetLowering::allowTruncateForTailCall(Type *FromType, in allowTruncateForTailCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp962 bool SystemZTargetLowering::isTruncateFree(Type *FromType, Type *ToType) const { in isTruncateFree()
1241 bool SystemZTargetLowering::allowTruncateForTailCall(Type *FromType, in allowTruncateForTailCall()