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