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