Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/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
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTDiagnostic.cpp403 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 DSemaOverload.cpp253 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 DSemaCast.cpp175 void CheckNoDeref(Sema &S, const QualType FromType, const QualType ToType, in CheckNoDeref()
1505 QualType FromType = SrcExpr->getType(); in TryLValueToRValueCast() local
H A DSemaExprObjC.cpp4642 QualType FromType = SubExpr->getType(); in BuildObjCBridgedCast() local
H A DSemaTemplateDeduction.cpp4415 QualType FromType = ConversionGeneric->getConversionType(); in DeduceTemplateArguments() local
H A DSemaExpr.cpp3014 QualType FromType = From->getType(); in PerformObjectMemberConversion() local
9464 static bool IsInvalidCmseNSCallConversion(Sema &S, QualType FromType, in IsInvalidCmseNSCallConversion()
12443 QualType FromType, in checkThreeWayNarrowingConversion()
H A DSemaExprCXX.cpp4276 QualType FromType = From->getType(); in PerformImplicitConversion() local
H A DSemaInit.cpp9638 QualType FromType = OnlyArg->getType(); in Diagnose() local
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTX.h116 enum FromType { enum
H A DNVPTXISelDAGToDAG.cpp1051 unsigned int FromType; in tryLoadVector() local
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DOverload.h671 QualType FromType, QualType ToType) { in setBad()
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnostic.h1823 intptr_t FromType; member
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1617 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 DLocal.cpp2040 llvm::Type *FromType = FromValue->getType(); in salvageDebugInfoImpl() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1024 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 DLegalizerHelper.cpp764 Type *FromType) { in getConvRTLibDesc()
787 Type *FromType) { in conversionLibcall()