Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.cpp2545 static llvm::Value *tryRemoveRetainOfSelf(CodeGenFunction &CGF, in tryRemoveRetainOfSelf() function
2590 if (llvm::Value *self = tryRemoveRetainOfSelf(CGF, result)) in emitAutoreleaseOfResult()
/external/llvm-project/clang/lib/CodeGen/
DCGCall.cpp2889 static llvm::Value *tryRemoveRetainOfSelf(CodeGenFunction &CGF, in tryRemoveRetainOfSelf() function
2934 if (llvm::Value *self = tryRemoveRetainOfSelf(CGF, result)) in emitAutoreleaseOfResult()