Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjC.cpp2454 static llvm::Value *emitARCRetainCall(CodeGenFunction &CGF, const Expr *e) { in emitARCRetainCall() function
2679 llvm::Value *result = emitARCRetainCall(CGF, ce->getSubExpr()); in tryEmitARCRetainScalarExpr()
2702 llvm::Value *result = emitARCRetainCall(CGF, e); in tryEmitARCRetainScalarExpr()