Home
last modified time | relevance | path

Searched refs:BT_dispatchOnce (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSXAPIChecker.cpp35 const BugType BT_dispatchOnce{this, "Improper use of 'dispatch_once'", member in __anon8a1b8f7b0111::MacOSXAPIChecker
142 std::make_unique<PathSensitiveBugReport>(BT_dispatchOnce, os.str(), N); in CheckDispatchOnce()