Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DOperationKinds.h279 CK_ARCExtendBlockObject, enumerator
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineC.cpp269 case CK_ARCExtendBlockObject: // Fall-through. in VisitCast()
/external/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp1074 case CK_ARCExtendBlockObject: in rewriteToNumericBoxedExpression()
/external/clang/lib/CodeGen/
DCGExprAgg.cpp734 case CK_ARCExtendBlockObject: in VisitCastExpr()
DCGExprComplex.cpp482 case CK_ARCExtendBlockObject: in EmitCast()
DCGExprConstant.cpp682 case CK_ARCExtendBlockObject: in VisitCastExpr()
DCGObjC.cpp2605 case CK_ARCExtendBlockObject: { in tryEmitARCRetainScalarExpr()
DCGExpr.cpp2969 case CK_ARCExtendBlockObject: in EmitCastLValue()
DCGExprScalar.cpp1508 case CK_ARCExtendBlockObject: in VisitCastExpr()
/external/clang/lib/AST/
DExpr.cpp1547 case CK_ARCExtendBlockObject: in CastConsistency()
1671 case CK_ARCExtendBlockObject: in getCastKindName()
DExprConstant.cpp7411 case CK_ARCExtendBlockObject: in VisitCastExpr()
7883 case CK_ARCExtendBlockObject: in VisitCastExpr()
/external/clang/lib/Sema/
DSemaExpr.cpp5147 CK_ARCExtendBlockObject, E.get(), in maybeExtendBlockObject()