Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp264 mutable std::unique_ptr<BugType> BT_lor[CK_NumCheckKinds]; member in __anonba8256140111::PthreadLockChecker
277 BT_lor[CheckKind].reset(new BugType{CheckNames[CheckKind], in initBugType()
537 reportBug(C, BT_lor, MtxExpr, CheckKind, in ReleaseLockAux()