Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCast.cpp486 CastsAwayConstness(Sema &Self, QualType SrcType, QualType DestType, in CastsAwayConstness()
622 QualType SrcType = Self.Context.getCanonicalType(OrigSrcType); in CheckDynamicCast() local
748 QualType SrcType = SrcExpr->getType(); in DiagnoseReinterpretUpDownCast() local
1004 QualType SrcType = Self.Context.getCanonicalType(SrcExpr.get()->getType()); in TryStaticCast() local
1226 TryStaticPointerDowncast(Sema &Self, QualType SrcType, QualType DestType, in TryStaticPointerDowncast()
1260 TryStaticDowncast(Sema &Self, CanQualType SrcType, CanQualType DestType, in TryStaticDowncast()
1375 TryStaticMemberPointerUpcast(Sema &Self, ExprResult &SrcExpr, QualType SrcType, in TryStaticMemberPointerUpcast()
1547 QualType SrcType = SrcExpr.get()->getType(); in TryConstCast() local
1660 void Sema::CheckCompatibleReinterpretCast(QualType SrcType, QualType DestType, in CheckCompatibleReinterpretCast()
1712 QualType SrcType = SrcExpr.get()->getType(); in DiagnoseCastOfObjCSEL() local
[all …]
DSemaExprObjC.cpp3776 QualType SrcType = castExpr->getType(); in CheckObjCBridgeRelatedCast() local
3816 QualType DestType, QualType SrcType, in checkObjCBridgeRelatedComponents()
3882 QualType DestType, QualType SrcType, in CheckObjCBridgeRelatedConversions()
DSema.cpp353 QualType SrcType, in diagnoseNullableToNonnullConversion()
DSemaStmt.cpp1171 Sema::DiagnoseAssignmentEnum(QualType DstType, QualType SrcType, in DiagnoseAssignmentEnum()
DSemaExpr.cpp11852 QualType DstType, QualType SrcType, in DiagnoseAssignmentResult()
/external/skia/gm/
Dxfermodes.cpp47 enum SrcType { enum
/external/clang/lib/CodeGen/
DCGExprScalar.cpp578 Value *ScalarExprEmitter::EmitConversionToBool(Value *Src, QualType SrcType) { in EmitConversionToBool()
598 Value *OrigSrc, QualType OrigSrcType, Value *Src, QualType SrcType, in EmitFloatConversionCheck()
732 Value *ScalarExprEmitter::EmitScalarConversion(Value *Src, QualType SrcType, in EmitScalarConversion()
738 Value *ScalarExprEmitter::EmitScalarConversion(Value *Src, QualType SrcType, in EmitScalarConversion()
1056 QualType SrcType = E->getSrcExpr()->getType(), in VisitConvertVectorExpr() local
DCGExprComplex.cpp396 QualType SrcType, in EmitComplexToComplexCast()
412 QualType SrcType, in EmitScalarToComplexCast()
DCGStmtOpenMP.cpp2093 QualType SrcType, QualType DestType, in convertToScalarValue()
2106 convertToComplexValue(CodeGenFunction &CGF, RValue Val, QualType SrcType, in convertToComplexValue()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler_util.c364 unsigned int SrcType; member
/external/clang/lib/AST/
DExprConstant.cpp1582 QualType SrcType, const APFloat &Value, in HandleFloatToIntCast()
1597 QualType SrcType, QualType DestType, in HandleFloatToFloatCast()
1609 QualType DestType, QualType SrcType, in HandleIntToIntCast()
1621 QualType SrcType, const APSInt &Value, in HandleIntToFloatCast()
7726 QualType SrcType = SubExpr->getType(); in VisitCastExpr() local
DExprCXX.cpp641 QualType SrcType = getSubExpr()->getType(); in isAlwaysNull() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp2058 Type *SrcType = Trunc->getOperand()->getType(); in getAddExpr() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp25354 EVT SrcType = Shuffle->getValueType(0); in VectorZextCombine() local