Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjC.cpp2409 static llvm::Value *emitARCRetainAfterCall(CodeGenFunction &CGF,
2416 return emitARCRetainAfterCall(CGF, value); in emitARCRetainCall()
2419 static llvm::Value *emitARCRetainAfterCall(CodeGenFunction &CGF, in emitARCRetainAfterCall() function
2446 operand = emitARCRetainAfterCall(CGF, operand); in emitARCRetainAfterCall()