Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_handlers.h103 const TypeDescriptor &FromType; member
109 const TypeDescriptor &FromType; member
137 const TypeDescriptor &FromType; member
H A Dubsan_handlers.cc387 const TypeDescriptor *FromType, *ToType; in handleFloatCastOverflow() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_handlers.h101 const TypeDescriptor &FromType; member
107 const TypeDescriptor &FromType; member
133 const TypeDescriptor &FromType; member
H A Dubsan_handlers.cc383 const TypeDescriptor *FromType, *ToType; in handleFloatCastOverflow() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_handlers.h113 const TypeDescriptor &FromType; member
119 const TypeDescriptor &FromType; member
147 const TypeDescriptor &FromType; member
H A Dubsan_handlers.cpp485 const TypeDescriptor *FromType, *ToType; in handleFloatCastOverflow() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp371 QualType FromType = in FormatASTNodeDiagnosticArgument() local
623 void SetTypeDiff(QualType FromType, QualType ToType, bool FromDefault, in SetTypeDiff()
788 void GetTypeDiff(QualType &FromType, QualType &ToType) { in GetTypeDiff()
1110 static bool OnlyPerformTypeDiff(ASTContext &Context, QualType FromType, in OnlyPerformTypeDiff()
1134 QualType FromType = GetType(FromIter); in DiffTypes() local
1471 QualType FromType, ToType; in TreeToString() local
1627 void PrintTypeNames(QualType FromType, QualType ToType, in PrintTypeNames()
2016 TemplateDiff(raw_ostream &OS, ASTContext &Context, QualType FromType, in TemplateDiff()
2080 static bool FormatTemplateTypeDiff(ASTContext &Context, QualType FromType, in FormatTemplateTypeDiff()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp250 QualType FromType = getFromType(); in isPointerConversionToVoidPointer() local
318 QualType FromType = getToType(0); in getNarrowingKind() local
1451 QualType FromType = From->getType(); in TryImplicitConversion() local
1523 bool Sema::IsFunctionConversion(QualType FromType, QualType ToType, in IsFunctionConversion()
1622 static bool IsVectorConversion(Sema &S, QualType FromType, in IsVectorConversion()
1691 QualType FromType = From->getType(); in IsStandardConversion() local
2062 bool Sema::IsIntegralPromotion(Expr *From, QualType FromType, QualType ToType) { in IsIntegralPromotion()
2224 bool Sema::IsFloatingPointPromotion(QualType FromType, QualType ToType) { in IsFloatingPointPromotion()
2258 bool Sema::IsComplexPromotion(QualType FromType, QualType ToType) { in IsComplexPromotion()
2352 bool Sema::IsPointerConversion(Expr *From, QualType FromType, QualType ToType, in IsPointerConversion()
[all …]
H A DSemaCast.cpp166 void CheckNoDeref(Sema &S, const QualType FromType, const QualType ToType, in CheckNoDeref()
1477 QualType FromType = SrcExpr->getType(); in TryLValueToRValueCast() local
H A DSemaExprObjC.cpp4648 QualType FromType = SubExpr->getType(); in BuildObjCBridgedCast() local
H A DSemaTemplateDeduction.cpp4426 QualType FromType = ConversionGeneric->getConversionType(); in DeduceTemplateArguments() local
H A DSemaExpr.cpp2942 QualType FromType = From->getType(); in PerformObjectMemberConversion() local
8817 static bool IsInvalidCmseNSCallConversion(Sema &S, QualType FromType, in IsInvalidCmseNSCallConversion()
11494 QualType FromType, in checkThreeWayNarrowingConversion()
H A DSemaInit.cpp9214 QualType FromType = OnlyArg->getType(); in Diagnose() local
H A DSemaExprCXX.cpp4132 QualType FromType = From->getType(); in PerformImplicitConversion() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-matchers.h207 using FromType = typename std::remove_cv<typename std::remove_pointer< in MatchAndExplain() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTX.h115 enum FromType { enum
H A DNVPTXISelDAGToDAG.cpp1034 unsigned int FromType; in tryLoadVector() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dparallelism.d1873 alias FromType = S; in map() local
1908 alias FromType = typeof(source.buf1); in map() local
1937 alias FromType = ElementType!S[]; in map() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dparallelism.d1971 alias FromType = S; in map() local
2006 alias FromType = typeof(source.buf1); in map() local
2035 alias FromType = ElementType!S[]; in map() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DOverload.h651 QualType FromType, QualType ToType) { in setBad()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h1790 intptr_t FromType; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1599 EVT FromType = V.getOperand(0).getValueType(); in getValueBits() local
1633 EVT FromType = cast<VTSDNode>(V.getOperand(1))->getVT(); in getValueBits() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp641 Type *FromType) { in getConvRTLibDesc()
664 Type *FromType) { in conversionLibcall()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp988 bool SystemZTargetLowering::isTruncateFree(Type *FromType, Type *ToType) const { in isTruncateFree()
1288 bool SystemZTargetLowering::allowTruncateForTailCall(Type *FromType, in allowTruncateForTailCall()