Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp262 bool containsMutexDecl(FactManager &FM, const ValueDecl* Vd) const { in containsMutexDecl() function in __anoneb5110e70111::FactSet
1173 if (FSet.containsMutexDecl(Analyzer.FactMan, Vdb)) { in checkBeforeAfter()