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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp226 mutable std::unique_ptr<BugType> BT_initlock[CK_NumCheckKinds]; member in class:__anon2293::PthreadLockChecker
238 BT_initlock[checkKind].reset(new BugType{
643 *BT_initlock[checkKind], Message, N);

Completed in 157 milliseconds