Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBlockInCriticalSectionChecker.cpp51 const BugType BlockInCritSectionBugType{ member in __anon5c0f20fb0111::BlockInCriticalSectionChecker
147 auto R = std::make_unique<PathSensitiveBugReport>(BlockInCritSectionBugType, in reportBlockInCritSection()