Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DASTDiagnostic.cpp258 QualType FromType = in FormatASTNodeDiagnosticArgument() local
391 QualType FromType; member in __anon5a6d3d680111::TemplateDiff
440 QualType FromType, ToType; member
506 void SetNode(QualType FromType, QualType ToType) { in SetNode()
597 void GetNode(QualType &FromType, QualType &ToType) { in GetNode()
852 QualType FromType, ToType; in DiffTemplate() local
1229 QualType FromType, ToType; in TreeToString() local
1338 void PrintTypeNames(QualType FromType, QualType ToType, in PrintTypeNames()
1623 TemplateDiff(raw_ostream &OS, ASTContext &Context, QualType FromType, in TemplateDiff()
1688 static bool FormatTemplateTypeDiff(ASTContext &Context, QualType FromType, in FormatTemplateTypeDiff()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaOverload.cpp262 QualType FromType = getFromType(); in isPointerConversionToVoidPointer() local
319 QualType FromType = getToType(0); in getNarrowingKind() local
1236 QualType FromType = From->getType(); in TryImplicitConversion() local
1314 bool Sema::IsNoReturnConversion(QualType FromType, QualType ToType, in IsNoReturnConversion()
1365 static bool IsVectorConversion(ASTContext &Context, QualType FromType, in IsVectorConversion()
1424 QualType FromType = From->getType(); in IsStandardConversion() local
1726 bool Sema::IsIntegralPromotion(Expr *From, QualType FromType, QualType ToType) { in IsIntegralPromotion()
1873 bool Sema::IsFloatingPointPromotion(QualType FromType, QualType ToType) { in IsFloatingPointPromotion()
1906 bool Sema::IsComplexPromotion(QualType FromType, QualType ToType) { in IsComplexPromotion()
2000 bool Sema::IsPointerConversion(Expr *From, QualType FromType, QualType ToType, in IsPointerConversion()
[all …]
DSemaCast.cpp1095 QualType FromType = SrcExpr->getType(); in TryLValueToRValueCast() local
DSemaExprObjC.cpp3492 QualType FromType = SubExpr->getType(); in BuildObjCBridgedCast() local
DSemaTemplateDeduction.cpp3760 QualType FromType = ConversionGeneric->getConversionType(); in DeduceTemplateArguments() local
DSemaInit.cpp6495 QualType FromType = Args[0]->getType(); in Diagnose() local
DSemaExprCXX.cpp2680 QualType FromType = From->getType(); in PerformImplicitConversion() local
DSemaExpr.cpp2362 QualType FromType = From->getType(); in PerformObjectMemberConversion() local
/freebsd-9-stable/contrib/llvm/lib/Target/NVPTX/
DNVPTX.h120 enum FromType { enum
DNVPTXISelDAGToDAG.cpp466 unsigned int FromType; in SelectLoadVector() local
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DOverload.h520 QualType FromType, QualType ToType) { in setBad()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Basic/
DDiagnostic.h1340 intptr_t FromType; member
/freebsd-9-stable/contrib/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp337 bool SystemZTargetLowering::isTruncateFree(Type *FromType, Type *ToType) const { in isTruncateFree()
580 bool SystemZTargetLowering::allowTruncateForTailCall(Type *FromType, in allowTruncateForTailCall()
/freebsd-9-stable/contrib/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp766 Type *FromType = FromVal->getType(); in ConvertScalar_ExtractValue() local