Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjC.cpp2449 static llvm::Value *emitARCRetainAfterCall(CodeGenFunction &CGF,
2456 return emitARCRetainAfterCall(CGF, value); in emitARCRetainCall()
2459 static llvm::Value *emitARCRetainAfterCall(CodeGenFunction &CGF, in emitARCRetainAfterCall() function
2486 operand = emitARCRetainAfterCall(CGF, operand); in emitARCRetainAfterCall()