Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DOperationKinds.h149 CK_PointerToIntegral, enumerator
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaCast.cpp1838 Kind = CK_PointerToIntegral; in TryReinterpretCast()
1914 Kind = CK_PointerToIntegral; in TryReinterpretCast()
H A DSemaExpr.cpp5065 return CK_PointerToIntegral; in PrepareScalarCast()
6685 Kind = CK_PointerToIntegral; in CheckAssignmentConstraints()
6702 Kind = CK_PointerToIntegral; in CheckAssignmentConstraints()
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp300 case CK_PointerToIntegral: in VisitCast()
/minix3/external/bsd/llvm/dist/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp1058 case CK_PointerToIntegral: in rewriteToNumericBoxedExpression()
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExprComplex.cpp459 case CK_PointerToIntegral: in EmitCast()
H A DCGExprAgg.cpp702 case CK_PointerToIntegral: in VisitCastExpr()
H A DCGExprConstant.cpp709 case CK_PointerToIntegral: in VisitCastExpr()
H A DCGExpr.cpp2916 case CK_PointerToIntegral: in EmitCastLValue()
H A DCGExprScalar.cpp1502 case CK_PointerToIntegral: in VisitCastExpr()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExpr.cpp1516 case CK_PointerToIntegral: in CastConsistency()
1603 case CK_PointerToIntegral: in getCastKindName()
H A DExprConstant.cpp7448 case CK_PointerToIntegral: { in VisitCastExpr()
7844 case CK_PointerToIntegral: in VisitCastExpr()