Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBlockInCriticalSectionChecker.cpp40 std::unique_ptr<BugType> BlockInCritSectionBugType; member in __anonecfd5e790111::BlockInCriticalSectionChecker
80 BlockInCritSectionBugType.reset( in REGISTER_TRAIT_WITH_PROGRAMSTATE()
176 auto R = std::make_unique<PathSensitiveBugReport>(*BlockInCritSectionBugType, in reportBlockInCritSection()