Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DObjCSelfInitChecker.cpp66 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()