HomeSort by relevance Sort by last modified time
    Searched defs:checkPreStmt (Results 26 - 27 of 27) sorted by null

12

  /external/clang/lib/StaticAnalyzer/Checkers/
MallocChecker.cpp 187 void checkPreStmt(const CXXDeleteExpr *DE, CheckerContext &C) const;
191 void checkPreStmt(const ReturnStmt *S, CheckerContext &C) const;
667 void MallocChecker::checkPreStmt(const CXXDeleteExpr *DE,
    [all...]
RetainCountChecker.cpp     [all...]

Completed in 69 milliseconds

12