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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBlockInCriticalSectionChecker.cpp36 StringRef ClassLockGuard, ClassUniqueLock; member in class:__anon2172::BlockInCriticalSectionChecker
77 ClassUniqueLock("unique_lock"),
93 IIUniqueLock = &Ctx.Idents.get(ClassUniqueLock);

Completed in 52 milliseconds