Home
last modified time | relevance | path

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

/external/v8/src/
Dproperty-details-inl.h16 Representation Representation::FromType(Type* type) { in FromType() function
Dhydrogen-types.cc16 HType HType::FromType(typename T::TypeHandle type) { in FromType() function in v8::internal::HType
/external/clang/lib/AST/
DASTDiagnostic.cpp275 QualType FromType = in FormatASTNodeDiagnosticArgument() local
417 QualType FromType; member in __anon9da9a8600111::TemplateDiff
466 QualType FromType, ToType; member
537 void SetNode(QualType FromType, QualType ToType) { in SetNode()
634 void GetNode(QualType &FromType, QualType &ToType) { in GetNode()
880 QualType FromType = GetType(FromIter, FromDefaultTypeDecl); in DiffTypes() local
1382 QualType FromType, ToType; in TreeToString() local
1492 void PrintTypeNames(QualType FromType, QualType ToType, in PrintTypeNames()
1798 TemplateDiff(raw_ostream &OS, ASTContext &Context, QualType FromType, in TemplateDiff()
1863 static bool FormatTemplateTypeDiff(ASTContext &Context, QualType FromType, in FormatTemplateTypeDiff()
/external/compiler-rt/lib/ubsan/
Dubsan_handlers.h102 const TypeDescriptor &FromType; member
/external/clang/lib/Sema/
DSemaOverload.cpp229 QualType FromType = getFromType(); in isPointerConversionToVoidPointer() local
286 QualType FromType = getToType(0); in getNarrowingKind() local
1215 QualType FromType = From->getType(); in TryImplicitConversion() local
1295 bool Sema::IsNoReturnConversion(QualType FromType, QualType ToType, in IsNoReturnConversion()
1346 static bool IsVectorConversion(Sema &S, QualType FromType, in IsVectorConversion()
1404 QualType FromType = From->getType(); in IsStandardConversion() local
1704 bool Sema::IsIntegralPromotion(Expr *From, QualType FromType, QualType ToType) { in IsIntegralPromotion()
1853 bool Sema::IsFloatingPointPromotion(QualType FromType, QualType ToType) { in IsFloatingPointPromotion()
1886 bool Sema::IsComplexPromotion(QualType FromType, QualType ToType) { in IsComplexPromotion()
1980 bool Sema::IsPointerConversion(Expr *From, QualType FromType, QualType ToType, in IsPointerConversion()
[all …]
DSemaCast.cpp1143 QualType FromType = SrcExpr->getType(); in TryLValueToRValueCast() local
DSemaExprCXX.cpp2808 QualType FromType = From->getType(); in PerformImplicitConversion() local
3044 QualType FromType = From->getType(); in PerformImplicitConversion() local
DSemaExprObjC.cpp3937 QualType FromType = SubExpr->getType(); in BuildObjCBridgedCast() local
DSemaTemplateDeduction.cpp3711 QualType FromType = ConversionGeneric->getConversionType(); in DeduceTemplateArguments() local
DSemaInit.cpp6736 QualType FromType = Args[0]->getType(); in Diagnose() local
DSemaExpr.cpp2527 QualType FromType = From->getType(); in PerformObjectMemberConversion() local
/external/llvm/lib/Target/NVPTX/
DNVPTX.h125 enum FromType { enum
DNVPTXISelDAGToDAG.cpp891 unsigned int FromType; in SelectLoadVector() local
/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.h505 QualType FromType, QualType ToType) { in setBad()
/external/clang/include/clang/Basic/
DDiagnostic.h1385 intptr_t FromType; member
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp391 bool SystemZTargetLowering::isTruncateFree(Type *FromType, Type *ToType) const { in isTruncateFree()
636 bool SystemZTargetLowering::allowTruncateForTailCall(Type *FromType, in allowTruncateForTailCall()
/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp773 Type *FromType = FromVal->getType(); in ConvertScalar_ExtractValue() local