/external/v8/src/ |
D | property-details-inl.h | 16 Representation Representation::FromType(Type* type) { in FromType() function
|
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 | 275 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/ |
D | ubsan_handlers.h | 102 const TypeDescriptor &FromType; member
|
/external/clang/lib/Sema/ |
D | SemaOverload.cpp | 229 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 …]
|
D | SemaCast.cpp | 1143 QualType FromType = SrcExpr->getType(); in TryLValueToRValueCast() local
|
D | SemaExprCXX.cpp | 2808 QualType FromType = From->getType(); in PerformImplicitConversion() local 3044 QualType FromType = From->getType(); in PerformImplicitConversion() local
|
D | SemaExprObjC.cpp | 3937 QualType FromType = SubExpr->getType(); in BuildObjCBridgedCast() local
|
D | SemaTemplateDeduction.cpp | 3711 QualType FromType = ConversionGeneric->getConversionType(); in DeduceTemplateArguments() local
|
D | SemaInit.cpp | 6736 QualType FromType = Args[0]->getType(); in Diagnose() local
|
D | SemaExpr.cpp | 2527 QualType FromType = From->getType(); in PerformObjectMemberConversion() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTX.h | 125 enum FromType { enum
|
D | NVPTXISelDAGToDAG.cpp | 891 unsigned int FromType; in SelectLoadVector() local
|
/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 | 505 QualType FromType, QualType ToType) { in setBad()
|
/external/clang/include/clang/Basic/ |
D | Diagnostic.h | 1385 intptr_t FromType; member
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 391 bool SystemZTargetLowering::isTruncateFree(Type *FromType, Type *ToType) const { in isTruncateFree() 636 bool SystemZTargetLowering::allowTruncateForTailCall(Type *FromType, in allowTruncateForTailCall()
|
/external/llvm/lib/Transforms/Scalar/ |
D | ScalarReplAggregates.cpp | 773 Type *FromType = FromVal->getType(); in ConvertScalar_ExtractValue() local
|