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