Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBlockInCriticalSectionChecker.cpp48 const llvm::StringLiteral ClassLockGuard{"lock_guard"}; member in __anon5c0f20fb0111::BlockInCriticalSectionChecker
82 IILockGuard = &Ctx.Idents.get(ClassLockGuard); in REGISTER_TRAIT_WITH_PROGRAMSTATE()