Searched refs:BT_doubleunlock (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp228 mutable std::unique_ptr<BugType> BT_doubleunlock[CK_NumCheckKinds]; member in class:__anon888::PthreadLockChecker
238 BT_doubleunlock[CheckKind].reset(
493 reportBug(C, BT_doubleunlock, MtxExpr, CheckKind,

Completed in 88 milliseconds