Home | History | Annotate | Download | only in Checkers

Lines Matching refs:CheckerContext

20 #include "clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h"
108 CheckerContext &C) const;
111 CheckerContext &C) const;
114 CheckerContext &C) const;
117 CheckerContext &C) const;
126 void checkExpr(CheckerContext &C, const Expr *E) const;
127 void checkArgs(CheckerContext &C, const CallExpr *CE) const;
339 void IteratorsChecker::checkArgs(CheckerContext &C, const CallExpr *CE) const {
384 void IteratorsChecker::checkExpr(CheckerContext &C, const Expr *E) const {
439 CheckerContext &C) const{
455 CheckerContext &C) const
507 CheckerContext &C) const {
557 CheckerContext &C) const {