Searched defs:tryRemoveRetainOfSelf (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGCall.cpp1732 static llvm::Value *tryRemoveRetainOfSelf(CodeGenFunction &CGF, function
1777 if (llvm::Value *self = tryRemoveRetainOfSelf(CGF, result))

Completed in 155 milliseconds