Lines Matching defs:Call
66 [[nodiscard]] bool matches(const CallEvent &Call, bool IsLock) const { in matches() argument
79 [[nodiscard]] const MemRegion *getRegion(const CallEvent &Call, bool) const { in getRegion() argument
89 [[nodiscard]] const MemRegion *getRegion(const CallEvent &Call, bool) const { in getRegion() argument
122 [[nodiscard]] bool matches(const CallEvent &Call, bool IsLock) const { in matches() argument
129 [[nodiscard]] const MemRegion *getRegion(const CallEvent &Call, in getRegion()
228 BlockInCriticalSectionChecker::checkDescriptorMatch(const CallEvent &Call, in checkDescriptorMatch()
244 static const MemRegion *getRegion(const CallEvent &Call, in getRegion()
255 const MutexDescriptor &LockDescriptor, const CallEvent &Call, in handleLock()
269 const MutexDescriptor &UnlockDescriptor, const CallEvent &Call, in handleUnlock()
299 const CallEvent &Call, CheckerContext &C) const { in isBlockingInCritSection() argument
304 void BlockInCriticalSectionChecker::checkPostCall(const CallEvent &Call, in checkPostCall()
318 const CallEvent &Call, CheckerContext &C) const { in reportBlockInCritSection() argument