Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp229 mutable std::unique_ptr<BugType> BT_initlock[CK_NumCheckKinds]; member in __anon1b665f7f0111::PthreadLockChecker
241 BT_initlock[CheckKind].reset(new BugType{ in initBugType()
619 reportBug(C, BT_initlock, MtxExpr, CheckKind, Message); in InitLockAux()