Lines Matching refs:CheckerContext
19 #include "clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h"
57 void checkPreStmt(const CallExpr *S, CheckerContext &C) const;
58 void checkPostStmt(const CallExpr *S, CheckerContext &C) const;
59 void checkDeadSymbols(SymbolReaper &SR, CheckerContext &C) const;
100 CheckerContext &C) const;
104 CheckerContext &C) const;
108 CheckerContext &C) const;
217 CheckerContext &C) {
257 CheckerContext &C) const {
280 CheckerContext &C) const {
444 CheckerContext &C) const {
493 CheckerContext &C) const {
515 CheckerContext &C) const {
549 CheckerContext &C) const {