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/
DCGExprComplex.cpp474 case CK_ARCExtendBlockObject: in EmitCast()
DCGExprAgg.cpp729 case CK_ARCExtendBlockObject: in VisitCastExpr()
DCGExprConstant.cpp661 case CK_ARCExtendBlockObject: in VisitCastExpr()
DCGObjC.cpp2616 case CK_ARCExtendBlockObject: { in tryEmitARCRetainScalarExpr()
DCGExpr.cpp2821 case CK_ARCExtendBlockObject: in EmitCastLValue()
DCGExprScalar.cpp1414 case CK_ARCExtendBlockObject: in VisitCastExpr()
/external/clang/lib/AST/
DExpr.cpp1497 case CK_ARCExtendBlockObject: in CastConsistency()
1621 case CK_ARCExtendBlockObject: in getCastKindName()
DExprConstant.cpp7172 case CK_ARCExtendBlockObject: in VisitCastExpr()
7631 case CK_ARCExtendBlockObject: in VisitCastExpr()
/external/clang/lib/Sema/
DSemaExpr.cpp4924 CK_ARCExtendBlockObject, E.get(), in maybeExtendBlockObject()