Searched refs:getDeallocSentTag (Results 1 – 3 of 3) sorted by relevance
361 static const SimpleProgramPointTag &getDeallocSentTag() { in getDeallocSentTag() function
551 if (Tag == &RetainCountChecker::getDeallocSentTag()) { in VisitNode()
702 C.addTransition(St, C.getPredecessor(), &getDeallocSentTag()); in checkSummary()