Lines Matching refs:CheckerContext
184 void reportBlockInCritSection(const CallEvent &call, CheckerContext &C) const;
187 CheckerContext &C) const;
190 checkDescriptorMatch(const CallEvent &Call, CheckerContext &C,
194 CheckerContext &C) const;
197 CheckerContext &C) const;
200 CheckerContext &C) const;
206 void checkPostCall(const CallEvent &Call, CheckerContext &C) const;
229 CheckerContext &C, in checkDescriptorMatch()
256 CheckerContext &C) const { in handleLock()
270 CheckerContext &C) const { in handleUnlock()
299 const CallEvent &Call, CheckerContext &C) const { in isBlockingInCritSection()
305 CheckerContext &C) const { in checkPostCall()
318 const CallEvent &Call, CheckerContext &C) const { in reportBlockInCritSection()
336 CheckerContext &C) const { in createCritSectionNote()