Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DObjCSelfInitChecker.cpp66 void checkForInvalidSelf(const Expr *E, CheckerContext &C,
143 void ObjCSelfInitChecker::checkForInvalidSelf(const Expr *E, CheckerContext &C, in checkForInvalidSelf() function in ObjCSelfInitChecker
203 checkForInvalidSelf( in checkPostStmt()
216 checkForInvalidSelf(S->getRetValue(), C, in checkPreStmt()