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

/external/clang/lib/CodeGen/
H A DCGObjC.cpp366 bool retainSelf = local
382 if (retainSelf) {
386 if (ter.getInt()) retainSelf = false;
416 if (retainSelf)

Completed in 60 milliseconds