Home
last modified time | relevance | path

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

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