Home
last modified time | relevance | path

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

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