/external/v8/src/crankshaft/ |
D | hydrogen-types.cc | 16 HType HType::FromType(typename T::TypeHandle type) { in FromType() function in v8::internal::HType
|
/external/clang/lib/AST/ |
D | ASTDiagnostic.cpp | 339 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/ |
D | ubsan_handlers.h | 103 const TypeDescriptor &FromType; member 109 const TypeDescriptor &FromType; member
|
D | ubsan_handlers.cc | 370 const TypeDescriptor *FromType, *ToType; in handleFloatCastOverflow() local
|
/external/clang/lib/Sema/ |
D | SemaOverload.cpp | 236 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 …]
|
D | SemaCast.cpp | 1153 QualType FromType = SrcExpr->getType(); in TryLValueToRValueCast() local
|
D | SemaExprObjC.cpp | 4188 QualType FromType = SubExpr->getType(); in BuildObjCBridgedCast() local
|
D | SemaTemplateDeduction.cpp | 3779 QualType FromType = ConversionGeneric->getConversionType(); in DeduceTemplateArguments() local
|
D | SemaExprCXX.cpp | 3076 QualType FromType = From->getType(); in PerformImplicitConversion() local
|
D | SemaInit.cpp | 7057 QualType FromType = Args[0]->getType(); in Diagnose() local
|
D | SemaExpr.cpp | 2523 QualType FromType = From->getType(); in PerformObjectMemberConversion() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTX.h | 109 enum FromType { enum
|
D | NVPTXISelDAGToDAG.cpp | 938 unsigned int FromType; in SelectLoadVector() local
|
/external/gmock/test/ |
D | gmock-actions_test.cc | 519 class FromType { class 521 explicit FromType(bool* is_converted) : converted_(is_converted) {} in FromType() function in __anon3bc9d1e20111::FromType
|
/external/google-breakpad/src/testing/test/ |
D | gmock-actions_test.cc | 519 class FromType { class 521 explicit FromType(bool* is_converted) : converted_(is_converted) {} in FromType() function in __anon4e31d9990111::FromType
|
/external/clang/include/clang/Sema/ |
D | Overload.h | 508 QualType FromType, QualType ToType) { in setBad()
|
/external/clang/include/clang/Basic/ |
D | Diagnostic.h | 1391 intptr_t FromType; member
|
/external/llvm/lib/Transforms/Scalar/ |
D | ScalarReplAggregates.cpp | 774 Type *FromType = FromVal->getType(); in ConvertScalar_ExtractValue() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 527 bool SystemZTargetLowering::isTruncateFree(Type *FromType, Type *ToType) const { in isTruncateFree() 772 bool SystemZTargetLowering::allowTruncateForTailCall(Type *FromType, in allowTruncateForTailCall()
|