Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dproperty-details-inl.h28 Representation Representation::FromType(Type* type) { in FromType() function
Dhydrogen-types.cc15 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
421 QualType FromType; member in __anon31f26e240111::TemplateDiff
470 QualType FromType, ToType; member
537 void SetNode(QualType FromType, QualType ToType) { in SetNode()
628 void GetNode(QualType &FromType, QualType &ToType) { in GetNode()
883 QualType FromType, ToType; in DiffTemplate() local
1270 QualType FromType, ToType; in TreeToString() local
1379 void PrintTypeNames(QualType FromType, QualType ToType, in PrintTypeNames()
1665 TemplateDiff(raw_ostream &OS, ASTContext &Context, QualType FromType, in TemplateDiff()
1730 static bool FormatTemplateTypeDiff(ASTContext &Context, QualType FromType, in FormatTemplateTypeDiff()
/external/compiler-rt/lib/ubsan/
Dubsan_handlers.h100 const TypeDescriptor &FromType; member
/external/llvm/lib/Target/NVPTX/
DNVPTX.h124 enum FromType { enum
DNVPTXISelDAGToDAG.cpp665 unsigned int FromType; in SelectLoadVector() local
/external/clang/lib/Sema/
DSemaOverload.cpp263 QualType FromType = getFromType(); in isPointerConversionToVoidPointer() local
320 QualType FromType = getToType(0); in getNarrowingKind() local
1247 QualType FromType = From->getType(); in TryImplicitConversion() local
1327 bool Sema::IsNoReturnConversion(QualType FromType, QualType ToType, in IsNoReturnConversion()
1378 static bool IsVectorConversion(Sema &S, QualType FromType, in IsVectorConversion()
1436 QualType FromType = From->getType(); in IsStandardConversion() local
1735 bool Sema::IsIntegralPromotion(Expr *From, QualType FromType, QualType ToType) { in IsIntegralPromotion()
1882 bool Sema::IsFloatingPointPromotion(QualType FromType, QualType ToType) { in IsFloatingPointPromotion()
1915 bool Sema::IsComplexPromotion(QualType FromType, QualType ToType) { in IsComplexPromotion()
2009 bool Sema::IsPointerConversion(Expr *From, QualType FromType, QualType ToType, in IsPointerConversion()
[all …]
DSemaCast.cpp1106 QualType FromType = SrcExpr->getType(); in TryLValueToRValueCast() local
DSemaExprObjC.cpp3876 QualType FromType = SubExpr->getType(); in BuildObjCBridgedCast() local
DSemaTemplateDeduction.cpp3753 QualType FromType = ConversionGeneric->getConversionType(); in DeduceTemplateArguments() local
DSemaInit.cpp6601 QualType FromType = Args[0]->getType(); in Diagnose() local
DSemaExprCXX.cpp2701 QualType FromType = From->getType(); in PerformImplicitConversion() local
DSemaExpr.cpp2447 QualType FromType = From->getType(); in PerformObjectMemberConversion() local
/external/clang/include/clang/Sema/
DOverload.h520 QualType FromType, QualType ToType) { in setBad()
/external/clang/include/clang/Basic/
DDiagnostic.h1377 intptr_t FromType; member
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp368 bool SystemZTargetLowering::isTruncateFree(Type *FromType, Type *ToType) const { in isTruncateFree()
611 bool SystemZTargetLowering::allowTruncateForTailCall(Type *FromType, in allowTruncateForTailCall()
/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp768 Type *FromType = FromVal->getType(); in ConvertScalar_ExtractValue() local