Home
last modified time | relevance | path

Searched refs:CK_IntegralRealToComplex (Results 1 – 12 of 12) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DOperationKinds.h239 CK_IntegralRealToComplex, enumerator
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp312 case CK_IntegralRealToComplex: in VisitCast()
/minix3/external/bsd/llvm/dist/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp1068 case CK_IntegralRealToComplex: in rewriteToNumericBoxedExpression()
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExprComplex.cpp488 case CK_IntegralRealToComplex: in EmitCast()
H A DCGExprAgg.cpp721 case CK_IntegralRealToComplex: in VisitCastExpr()
H A DCGExprConstant.cpp704 case CK_IntegralRealToComplex: in VisitCastExpr()
H A DCGExpr.cpp2930 case CK_IntegralRealToComplex: in EmitCastLValue()
H A DCGExprScalar.cpp1477 case CK_IntegralRealToComplex: in VisitCastExpr()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExpr.cpp1528 case CK_IntegralRealToComplex: in CastConsistency()
1643 case CK_IntegralRealToComplex: in getCastKindName()
H A DExprConstant.cpp7391 case CK_IntegralRealToComplex: in VisitCastExpr()
7919 case CK_IntegralRealToComplex: { in VisitCastExpr()
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp1155 CK_IntegralRealToComplex); in handleComplexIntConversion()
1170 CK_IntegralRealToComplex); in handleComplexIntConversion()
5094 return CK_IntegralRealToComplex; in PrepareScalarCast()
5122 return CK_IntegralRealToComplex; in PrepareScalarCast()
H A DSemaExprCXX.cpp3016 : CK_IntegralRealToComplex).get(); in PerformImplicitConversion()