Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBlockInCriticalSectionChecker.cpp193 void handleLock(const MutexDescriptor &Mutex, const CallEvent &Call,
254 void BlockInCriticalSectionChecker::handleLock( in handleLock() function in BlockInCriticalSectionChecker
310 handleLock(*LockDesc, Call, C); in checkPostCall()