Searched refs:BT_dispatchOnce (Results 1 – 1 of 1) sorted by relevance
35 const BugType BT_dispatchOnce{this, "Improper use of 'dispatch_once'", member in __anon8a1b8f7b0111::MacOSXAPIChecker142 std::make_unique<PathSensitiveBugReport>(BT_dispatchOnce, os.str(), N); in CheckDispatchOnce()