Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h113 const TypeDescriptor &FromType; member
119 const TypeDescriptor &FromType; member
147 const TypeDescriptor &FromType; member
H A Dubsan_handlers.cpp485 const TypeDescriptor *FromType, *ToType; in handleFloatCastOverflow() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp404 QualType FromType = in FormatASTNodeDiagnosticArgument() local
656 void SetTypeDiff(QualType FromType, QualType ToType, bool FromDefault, in SetTypeDiff() argument
821 void GetTypeDiff(QualType &FromType, QualType &ToType) { in GetTypeDiff() argument
1146 OnlyPerformTypeDiff(ASTContext & Context,QualType FromType,QualType ToType,const TemplateSpecializationType * & FromArgTST,const TemplateSpecializationType * & ToArgTST) OnlyPerformTypeDiff() argument
1170 QualType FromType = GetType(FromIter); DiffTypes() local
1507 QualType FromType, ToType; TreeToString() local
1663 PrintTypeNames(QualType FromType,QualType ToType,bool FromDefault,bool ToDefault,bool Same) PrintTypeNames() argument
2069 TemplateDiff(raw_ostream & OS,ASTContext & Context,QualType FromType,QualType ToType,bool PrintTree,bool PrintFromType,bool ElideType,bool ShowColor) TemplateDiff() argument
2133 FormatTemplateTypeDiff(ASTContext & Context,QualType FromType,QualType ToType,bool PrintTree,bool PrintFromType,bool ElideType,bool ShowColors,raw_ostream & OS) FormatTemplateTypeDiff() argument
[all...]
H A DASTImporter.cpp2090 QualType FromType = From->getType(); ImportFieldDeclDefinition() local
/freebsd-src/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h418 using FromType = typename std::remove_cv<typename std::remove_pointer< in MatchAndExplain() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp267 QualType FromType = getFromType(); isPointerConversionToVoidPointer() local
335 QualType FromType = getToType(0); getNarrowingKind() local
1666 QualType FromType = From->getType(); TryImplicitConversion() local
1738 IsFunctionConversion(QualType FromType,QualType ToType,QualType & ResultTy) IsFunctionConversion() argument
1837 IsVectorConversion(Sema & S,QualType FromType,QualType ToType,ImplicitConversionKind & ICK,Expr * From,bool InOverloadResolution,bool CStyle) IsVectorConversion() argument
1924 QualType FromType = From->getType(); IsStandardConversion() local
2294 IsIntegralPromotion(Expr * From,QualType FromType,QualType ToType) IsIntegralPromotion() argument
2456 IsFloatingPointPromotion(QualType FromType,QualType ToType) IsFloatingPointPromotion() argument
2491 IsComplexPromotion(QualType FromType,QualType ToType) IsComplexPromotion() argument
2585 IsPointerConversion(Expr * From,QualType FromType,QualType ToType,bool InOverloadResolution,QualType & ConvertedType,bool & IncompatibleObjC) IsPointerConversion() argument
2736 isObjCPointerConversion(QualType FromType,QualType ToType,QualType & ConvertedType,bool & IncompatibleObjC) isObjCPointerConversion() argument
2916 isObjCWritebackConversion(QualType FromType,QualType ToType,QualType & ConvertedType) isObjCWritebackConversion() argument
2974 IsBlockPointerConversion(QualType FromType,QualType ToType,QualType & ConvertedType) IsBlockPointerConversion() argument
3079 tryGetFunctionProtoType(QualType FromType) tryGetFunctionProtoType() argument
3093 HandleFunctionTypeMismatch(PartialDiagnostic & PDiag,QualType FromType,QualType ToType) HandleFunctionTypeMismatch() argument
3261 QualType FromType = From->getType(); CheckPointerConversion() local
3342 IsMemberPointerConversion(Expr * From,QualType FromType,QualType ToType,bool InOverloadResolution,QualType & ConvertedType) IsMemberPointerConversion() argument
3388 QualType FromType = From->getType(); CheckMemberPointerConversion() local
3462 isQualificationConversionStep(QualType FromType,QualType ToType,bool CStyle,bool IsTopLevel,bool & PreviousToQualsIncludeConst,bool & ObjCLifetimeConversion) isQualificationConversionStep() argument
3544 IsQualificationConversion(QualType FromType,QualType ToType,bool CStyle,bool & ObjCLifetimeConversion) IsQualificationConversion() argument
4238 QualType FromType = SCS.getFromType(); getFixedEnumPromtion() local
5628 TryObjectArgumentInitialization(Sema & S,SourceLocation Loc,QualType FromType,Expr::Classification FromClassification,CXXMethodDecl * Method,const CXXRecordDecl * ActingContext,bool InOverloadResolution=false,QualType ExplicitParameterType=QualType (),bool SuppressUserConversion=false) TryObjectArgumentInitialization() argument
[all...]
H A DSemaCast.cpp180 CheckNoDeref(Sema & S,const QualType FromType,const QualType ToType,SourceLocation OpLoc) CheckNoDeref() argument
1536 QualType FromType = SrcExpr->getType(); TryLValueToRValueCast() local
H A DSemaExprObjC.cpp4648 QualType FromType = SubExpr->getType(); BuildObjCBridgedCast() local
H A DSemaExpr.cpp3214 QualType FromType = From->getType(); PerformObjectMemberConversion() local
9802 IsInvalidSMECallConversion(QualType FromType,QualType ToType) IsInvalidSMECallConversion() argument
9819 IsInvalidCmseNSCallConversion(Sema & S,QualType FromType,QualType ToType) IsInvalidCmseNSCallConversion() argument
12881 checkThreeWayNarrowingConversion(Sema & S,QualType ToType,Expr * E,QualType FromType,SourceLocation Loc) checkThreeWayNarrowingConversion() argument
[all...]
H A DSemaTemplateDeduction.cpp4607 QualType FromType = ConversionGeneric->getConversionType(); DeduceTemplateArguments() local
H A DSemaExprCXX.cpp4322 QualType FromType = From->getType(); PerformImplicitConversion() local
[all...]
H A DSemaInit.cpp9802 QualType FromType = OnlyArg->getType(); Diagnose() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h123 enum FromType { global() enum
H A DNVPTXISelDAGToDAG.cpp1062 unsigned int FromType; tryLoadVector() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h674 setBad(BadConversionSequence::FailureKind Failure,QualType FromType,QualType ToType) setBad() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h1828 intptr_t FromType; member
/freebsd-src/contrib/googletest/googlemock/test/
H A Dgmock-actions_test.cc835 class FromType { class
837 explicit FromType(bool* is_converted) : converted_(is_converted) {} in FromType() function in testing::__anonc8aa4e460111::FromType
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1144 QualType FromType = subExpr->getType(); VisitCastExpr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1785 EVT FromType = V.getOperand(0).getValueType(); getValueBits() local
1819 EVT FromType = cast<VTSDNode>(V.getOperand(1))->getVT(); getValueBits() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2545 llvm::Type *FromType = FromValue->getType(); salvageDebugInfoImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp836 getConvRTLibDesc(unsigned Opcode,Type * ToType,Type * FromType) getConvRTLibDesc() argument
859 conversionLibcall(MachineInstr & MI,MachineIRBuilder & MIRBuilder,Type * ToType,Type * FromType,LostDebugLocObserver & LocObserver) conversionLibcall() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1111 isTruncateFree(Type * FromType,Type * ToType) const isTruncateFree() argument
1441 allowTruncateForTailCall(Type * FromType,Type * ToType) const allowTruncateForTailCall() argument