Searched refs:DeallocSentTag (Results 1 – 2 of 2) sorted by relevance
266 static std::unique_ptr<CheckerProgramPointTag> DeallocSentTag; variable364 return *DeallocSentTag; in getDeallocSentTag()
1476 std::unique_ptr<CheckerProgramPointTag> RetainCountChecker::DeallocSentTag; member in RetainCountChecker1481 Chk->DeallocSentTag = in registerRetainCountBase()