Searched refs:DeallocSentTag (Results 1 – 2 of 2) sorted by relevance
265 static std::unique_ptr<SimpleProgramPointTag> DeallocSentTag; variable362 return *DeallocSentTag; in getDeallocSentTag()
1462 std::unique_ptr<SimpleProgramPointTag> RetainCountChecker::DeallocSentTag; member in RetainCountChecker1467 Chk->DeallocSentTag = std::make_unique<SimpleProgramPointTag>( in registerRetainCountBase()