Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen-types.cc16 HType HType::FromType(typename T::TypeHandle type) { in FromType() function in v8::internal::HType
/external/clang/lib/AST/
DASTDiagnostic.cpp339 QualType FromType = in FormatASTNodeDiagnosticArgument() local
479 QualType FromType; member in __anon9da9a8600111::TemplateDiff
528 QualType FromType, ToType; member
599 void SetNode(QualType FromType, QualType ToType) { in SetNode()
696 void GetNode(QualType &FromType, QualType &ToType) { in GetNode()
942 QualType FromType = GetType(FromIter, FromDefaultTypeDecl); in DiffTypes() local
1444 QualType FromType, ToType; in TreeToString() local
1554 void PrintTypeNames(QualType FromType, QualType ToType, in PrintTypeNames()
1860 TemplateDiff(raw_ostream &OS, ASTContext &Context, QualType FromType, in TemplateDiff()
1925 static bool FormatTemplateTypeDiff(ASTContext &Context, QualType FromType, in FormatTemplateTypeDiff()
/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/Sema/
DSemaOverload.cpp236 QualType FromType = getFromType(); in isPointerConversionToVoidPointer() local
293 QualType FromType = getToType(0); in getNarrowingKind() local
1255 QualType FromType = From->getType(); in TryImplicitConversion() local
1335 bool Sema::IsNoReturnConversion(QualType FromType, QualType ToType, in IsNoReturnConversion()
1386 static bool IsVectorConversion(Sema &S, QualType FromType, in IsVectorConversion()
1444 QualType FromType = From->getType(); in IsStandardConversion() local
1763 bool Sema::IsIntegralPromotion(Expr *From, QualType FromType, QualType ToType) { in IsIntegralPromotion()
1912 bool Sema::IsFloatingPointPromotion(QualType FromType, QualType ToType) { in IsFloatingPointPromotion()
1945 bool Sema::IsComplexPromotion(QualType FromType, QualType ToType) { in IsComplexPromotion()
2039 bool Sema::IsPointerConversion(Expr *From, QualType FromType, QualType ToType, in IsPointerConversion()
[all …]
DSemaCast.cpp1153 QualType FromType = SrcExpr->getType(); in TryLValueToRValueCast() local
DSemaExprObjC.cpp4188 QualType FromType = SubExpr->getType(); in BuildObjCBridgedCast() local
DSemaTemplateDeduction.cpp3779 QualType FromType = ConversionGeneric->getConversionType(); in DeduceTemplateArguments() local
DSemaExprCXX.cpp3076 QualType FromType = From->getType(); in PerformImplicitConversion() local
DSemaInit.cpp7057 QualType FromType = Args[0]->getType(); in Diagnose() local
DSemaExpr.cpp2523 QualType FromType = From->getType(); in PerformObjectMemberConversion() local
/external/llvm/lib/Target/NVPTX/
DNVPTX.h109 enum FromType { enum
DNVPTXISelDAGToDAG.cpp938 unsigned int FromType; in SelectLoadVector() local
/external/gmock/test/
Dgmock-actions_test.cc519 class FromType { class
521 explicit FromType(bool* is_converted) : converted_(is_converted) {} in FromType() function in __anon3bc9d1e20111::FromType
/external/google-breakpad/src/testing/test/
Dgmock-actions_test.cc519 class FromType { class
521 explicit FromType(bool* is_converted) : converted_(is_converted) {} in FromType() function in __anon4e31d9990111::FromType
/external/clang/include/clang/Sema/
DOverload.h508 QualType FromType, QualType ToType) { in setBad()
/external/clang/include/clang/Basic/
DDiagnostic.h1391 intptr_t FromType; member
/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp774 Type *FromType = FromVal->getType(); in ConvertScalar_ExtractValue() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp527 bool SystemZTargetLowering::isTruncateFree(Type *FromType, Type *ToType) const { in isTruncateFree()
772 bool SystemZTargetLowering::allowTruncateForTailCall(Type *FromType, in allowTruncateForTailCall()