Home
last modified time | relevance | path

Searched defs:LockFn (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBlockInCriticalSectionChecker.cpp60 CallDescription LockFn; member in __anon83a18dc50111::CallDescriptionBasedMatcher
64 CallDescriptionBasedMatcher(CallDescription &&LockFn, in CallDescriptionBasedMatcher()
77 FirstArgMutexDescriptor(CallDescription &&LockFn, CallDescription &&UnlockFn) in FirstArgMutexDescriptor()
87 MemberMutexDescriptor(CallDescription &&LockFn, CallDescription &&UnlockFn) in MemberMutexDescriptor()