Searched defs:checkEndFunction (Results 1 – 7 of 7) sorted by relevance
58 void TraversalDumper::checkEndFunction(const ReturnStmt *RS, in checkEndFunction() function in TraversalDumper
109 void checkEndFunction(const ReturnStmt *RS, CheckerContext &C) const { in checkEndFunction() function in __anona8c5f9400111::MIGChecker
158 void checkEndFunction(const ReturnStmt *S, CheckerContext &C) const { in checkEndFunction() function in __anon03471d430111::AnalysisOrderChecker
197 void checkEndFunction(const ReturnStmt *RS, CheckerContext &Ctx) const {} in checkEndFunction() function in clang::ento::CheckerDocumentation
399 void ObjCDeallocChecker::checkEndFunction( in checkEndFunction() function in ObjCDeallocChecker
2977 void MallocChecker::checkEndFunction(const ReturnStmt *S, in checkEndFunction() function in MallocChecker
1367 void RetainCountChecker::checkEndFunction(const ReturnStmt *RS, in checkEndFunction() function in RetainCountChecker