Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DBlockInCriticalSectionChecker.cpp40 std::unique_ptr<BugType> BlockInCritSectionBugType; member in __anon1205fe500111::BlockInCriticalSectionChecker
80 BlockInCritSectionBugType.reset( in REGISTER_TRAIT_WITH_PROGRAMSTATE()
176 auto R = std::make_unique<PathSensitiveBugReport>(*BlockInCritSectionBugType, in reportBlockInCritSection()