Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBlockInCriticalSectionChecker.cpp181 const BugType BlockInCritSectionBugType{ member in __anon83a18dc50111::BlockInCriticalSectionChecker
327 auto R = std::make_unique<PathSensitiveBugReport>(BlockInCritSectionBugType, in reportBlockInCritSection()
337 const BugType *BT = &this->BlockInCritSectionBugType; in createCritSectionNote()