Searched defs:hasParamDestroyedInCallee (Results 1 – 2 of 2) sorted by relevance
901 bool ObjCMethodDecl::hasParamDestroyedInCallee() const { in hasParamDestroyedInCallee() function in ObjCMethodDecl
2817 bool hasParamDestroyedInCallee = false; in GenerateMessageSend() local