Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.cpp2245 static llvm::Value *tryRemoveRetainOfSelf(CodeGenFunction &CGF, in tryRemoveRetainOfSelf() function
2290 if (llvm::Value *self = tryRemoveRetainOfSelf(CGF, result)) in emitAutoreleaseOfResult()