Home
last modified time | relevance | path

Searched refs:CK_ObjCObjectLValueCast (Results 1 – 11 of 11) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDOperationKinds.h209 CK_ObjCObjectLValueCast, enumerator
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDExprEngineC.cpp320 case CK_ObjCObjectLValueCast: in VisitCast()
/NextBSD/contrib/llvm/tools/clang/lib/Edit/
HDRewriteObjCFoundationAPI.cpp1064 case CK_ObjCObjectLValueCast: in rewriteToNumericBoxedExpression()
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExprComplex.cpp474 case CK_ObjCObjectLValueCast: in EmitCast()
HDCGExprAgg.cpp728 case CK_ObjCObjectLValueCast: in VisitCastExpr()
HDCGExprConstant.cpp696 case CK_ObjCObjectLValueCast: in VisitCastExpr()
HDCGExpr.cpp3068 case CK_ObjCObjectLValueCast: { in EmitCastLValue()
HDCGExprScalar.cpp1377 case CK_ObjCObjectLValueCast: { in VisitCastExpr()
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExpr.cpp1535 case CK_ObjCObjectLValueCast: in CastConsistency()
1643 case CK_ObjCObjectLValueCast: in getCastKindName()
HDExprConstant.cpp7402 case CK_ObjCObjectLValueCast: in VisitCastExpr()
7886 case CK_ObjCObjectLValueCast: in VisitCastExpr()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaInit.cpp6640 CK_ObjCObjectLValueCast, in Perform()