/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_handlers.h | 113 const TypeDescriptor &FromType; member 119 const TypeDescriptor &FromType; member 147 const TypeDescriptor &FromType; member
|
H A D | ubsan_handlers.cpp | 485 const TypeDescriptor *FromType, *ToType; in handleFloatCastOverflow() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTDiagnostic.cpp | 404 QualType FromType = in FormatASTNodeDiagnosticArgument() local 656 void SetTypeDiff(QualType FromType, QualType ToType, bool FromDefault, in SetTypeDiff() 821 void GetTypeDiff(QualType &FromType, QualType &ToType) { in GetTypeDiff() 1146 static bool OnlyPerformTypeDiff(ASTContext &Context, QualType FromType, in OnlyPerformTypeDiff() 1170 QualType FromType = GetType(FromIter); in DiffTypes() local 1529 QualType FromType, ToType; in TreeToString() local 1685 void PrintTypeNames(QualType FromType, QualType ToType, in PrintTypeNames() 2096 TemplateDiff(raw_ostream &OS, ASTContext &Context, QualType FromType, in TemplateDiff() 2160 static bool FormatTemplateTypeDiff(ASTContext &Context, QualType FromType, in FormatTemplateTypeDiff()
|
H A D | ASTImporter.cpp | 2138 QualType FromType = From->getType(); in ImportFieldDeclDefinition() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 300 QualType FromType = getFromType(); in isPointerConversionToVoidPointer() local 369 QualType FromType = getToType(0); in getNarrowingKind() local 1716 QualType FromType = From->getType(); in TryImplicitConversion() local 1780 bool Sema::IsFunctionConversion(QualType FromType, QualType ToType, in IsFunctionConversion() 1898 static bool IsFloatingPointConversion(Sema &S, QualType FromType, in IsFloatingPointConversion() 1925 static bool IsVectorElementConversion(Sema &S, QualType FromType, in IsVectorElementConversion() 1972 static bool IsVectorConversion(Sema &S, QualType FromType, QualType ToType, in IsVectorConversion() 2083 QualType FromType = From->getType(); in IsStandardConversion() local 2443 bool Sema::IsIntegralPromotion(Expr *From, QualType FromType, QualType ToType) { in IsIntegralPromotion() 2608 bool Sema::IsFloatingPointPromotion(QualType FromType, QualType ToType) { in IsFloatingPointPromotion() [all …]
|
H A D | SemaCast.cpp | 182 void CheckNoDeref(Sema &S, const QualType FromType, const QualType ToType, in CheckNoDeref() 1544 QualType FromType = SrcExpr->getType(); in TryLValueToRValueCast() local
|
H A D | SemaObjC.cpp | 1317 bool SemaObjC::isObjCWritebackConversion(QualType FromType, QualType ToType, in isObjCWritebackConversion()
|
H A D | SemaTemplateDeduction.cpp | 3360 Sema::DeduceTemplateArgumentsFromType(TemplateDecl *TD, QualType FromType, in DeduceTemplateArgumentsFromType() 4760 QualType FromType = ConversionGeneric->getConversionType(); in DeduceTemplateArguments() local
|
H A D | SemaInit.cpp | 8835 QualType FromType = OnlyArg->getType(); in Diagnose() local 9534 static void CheckC23ConstexprInitConversion(Sema &S, QualType FromType, in CheckC23ConstexprInitConversion()
|
H A D | SemaExpr.cpp | 2954 QualType FromType = From->getType(); in PerformObjectMemberConversion() local 8806 bool Sema::IsInvalidSMECallConversion(QualType FromType, QualType ToType) { in IsInvalidSMECallConversion() 8823 static bool IsInvalidCmseNSCallConversion(Sema &S, QualType FromType, in IsInvalidCmseNSCallConversion() 11861 QualType FromType, in checkThreeWayNarrowingConversion()
|
H A D | SemaExprObjC.cpp | 4662 QualType FromType = SubExpr->getType(); in BuildObjCBridgedCast() local
|
H A D | SemaExprCXX.cpp | 4323 QualType FromType = From->getType(); in PerformImplicitConversion() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 118 enum FromType { enum
|
H A D | NVPTXISelDAGToDAG.cpp | 1088 unsigned int FromType; in tryLoadVector() local
|
/freebsd/contrib/googletest/googlemock/include/gmock/ |
H A D | gmock-matchers.h | 418 using FromType = typename std::remove_cv<typename std::remove_pointer< in MatchAndExplain() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Overload.h | 723 QualType FromType, QualType ToType) { in setBad()
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock-actions_test.cc | 835 class FromType { class 837 explicit FromType(bool* is_converted) : converted_(is_converted) {} in FromType() function in testing::__anon10e2b6f40111::FromType
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 1772 EVT FromType = V.getOperand(0).getValueType(); in getValueBits() local 1806 EVT FromType = cast<VTSDNode>(V.getOperand(1))->getVT(); in getValueBits() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprConstant.cpp | 1083 QualType FromType = E->getType(); in ProduceIntToIntCast() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 2573 llvm::Type *FromType = FromValue->getType(); in salvageDebugInfoImpl() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 855 Type *FromType) { in getConvRTLibDesc() 878 Type *FromType, LostDebugLocObserver &LocObserver) { in conversionLibcall()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 1134 bool SystemZTargetLowering::isTruncateFree(Type *FromType, Type *ToType) const { in isTruncateFree() 1464 bool SystemZTargetLowering::allowTruncateForTailCall(Type *FromType, in allowTruncateForTailCall()
|
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 2242 Type *FromType = From->getType(); in castValueToType() local
|