Home
last modified time | relevance | path

Searched refs:checkForInvalidSelf (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DObjCSelfInitChecker.cpp67 void checkForInvalidSelf(const Expr *E, CheckerContext &C,
144 void ObjCSelfInitChecker::checkForInvalidSelf(const Expr *E, CheckerContext &C, in checkForInvalidSelf() function in ObjCSelfInitChecker
204 checkForInvalidSelf( in checkPostStmt()
217 checkForInvalidSelf(S->getRetValue(), C, in checkPreStmt()