/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | ASTDiagnostic.cpp | 403 QualType FromType = in FormatASTNodeDiagnosticArgument() local 655 void SetTypeDiff(QualType FromType, QualType ToType, bool FromDefault, in SetTypeDiff() 820 void GetTypeDiff(QualType &FromType, QualType &ToType) { in GetTypeDiff() 1145 static bool OnlyPerformTypeDiff(ASTContext &Context, QualType FromType, in OnlyPerformTypeDiff() 1169 QualType FromType = GetType(FromIter); in DiffTypes() local 1506 QualType FromType, ToType; in TreeToString() local 1662 void PrintTypeNames(QualType FromType, QualType ToType, in PrintTypeNames() 2067 TemplateDiff(raw_ostream &OS, ASTContext &Context, QualType FromType, in TemplateDiff() 2131 static bool FormatTemplateTypeDiff(ASTContext &Context, QualType FromType, in FormatTemplateTypeDiff()
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 253 QualType FromType = getFromType(); in isPointerConversionToVoidPointer() local 321 QualType FromType = getToType(0); in getNarrowingKind() local 1556 QualType FromType = From->getType(); in TryImplicitConversion() local 1628 bool Sema::IsFunctionConversion(QualType FromType, QualType ToType, in IsFunctionConversion() 1727 static bool IsVectorConversion(Sema &S, QualType FromType, QualType ToType, in IsVectorConversion() 1804 QualType FromType = From->getType(); in IsStandardConversion() local 2170 bool Sema::IsIntegralPromotion(Expr *From, QualType FromType, QualType ToType) { in IsIntegralPromotion() 2332 bool Sema::IsFloatingPointPromotion(QualType FromType, QualType ToType) { in IsFloatingPointPromotion() 2367 bool Sema::IsComplexPromotion(QualType FromType, QualType ToType) { in IsComplexPromotion() 2461 bool Sema::IsPointerConversion(Expr *From, QualType FromType, QualType ToType, in IsPointerConversion() [all …]
|
H A D | SemaCast.cpp | 175 void CheckNoDeref(Sema &S, const QualType FromType, const QualType ToType, in CheckNoDeref() 1505 QualType FromType = SrcExpr->getType(); in TryLValueToRValueCast() local
|
H A D | SemaExprObjC.cpp | 4642 QualType FromType = SubExpr->getType(); in BuildObjCBridgedCast() local
|
H A D | SemaTemplateDeduction.cpp | 4415 QualType FromType = ConversionGeneric->getConversionType(); in DeduceTemplateArguments() local
|
H A D | SemaExpr.cpp | 3014 QualType FromType = From->getType(); in PerformObjectMemberConversion() local 9464 static bool IsInvalidCmseNSCallConversion(Sema &S, QualType FromType, in IsInvalidCmseNSCallConversion() 12443 QualType FromType, in checkThreeWayNarrowingConversion()
|
H A D | SemaExprCXX.cpp | 4276 QualType FromType = From->getType(); in PerformImplicitConversion() local
|
H A D | SemaInit.cpp | 9638 QualType FromType = OnlyArg->getType(); in Diagnose() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 116 enum FromType { enum
|
H A D | NVPTXISelDAGToDAG.cpp | 1051 unsigned int FromType; in tryLoadVector() local
|
/openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
H A D | Overload.h | 671 QualType FromType, QualType ToType) { in setBad()
|
/openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
H A D | Diagnostic.h | 1823 intptr_t FromType; member
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 1617 EVT FromType = V.getOperand(0).getValueType(); in getValueBits() local 1651 EVT FromType = cast<VTSDNode>(V.getOperand(1))->getVT(); in getValueBits() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 2040 llvm::Type *FromType = FromValue->getType(); in salvageDebugInfoImpl() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 1024 bool SystemZTargetLowering::isTruncateFree(Type *FromType, Type *ToType) const { in isTruncateFree() 1340 bool SystemZTargetLowering::allowTruncateForTailCall(Type *FromType, in allowTruncateForTailCall()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 764 Type *FromType) { in getConvRTLibDesc() 787 Type *FromType) { in conversionLibcall()
|