Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDBlockInCriticalSectionChecker.cpp74 class FirstArgMutexDescriptor : public CallDescriptionBasedMatcher { class
76 FirstArgMutexDescriptor(CallDescription &&LockFn, CallDescription &&UnlockFn) in FirstArgMutexDescriptor() function in __anon0a7cdbde0111::FirstArgMutexDescriptor