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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjC.cpp2411 static llvm::Value *emitARCRetainCall(CodeGenFunction &CGF, const Expr *e) { function
2636 llvm::Value *result = emitARCRetainCall(CGF, ce->getSubExpr());
2659 llvm::Value *result = emitARCRetainCall(CGF, e);

Completed in 93 milliseconds