Home
last modified time | relevance | path

Searched defs:checkEndFunction (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTraversalChecker.cpp58 void TraversalDumper::checkEndFunction(const ReturnStmt *RS, in checkEndFunction() function in TraversalDumper
H A DMIGChecker.cpp109 void checkEndFunction(const ReturnStmt *RS, CheckerContext &C) const { in checkEndFunction() function in __anona8c5f9400111::MIGChecker
H A DAnalysisOrderChecker.cpp158 void checkEndFunction(const ReturnStmt *S, CheckerContext &C) const { in checkEndFunction() function in __anon03471d430111::AnalysisOrderChecker
H A DCheckerDocumentation.cpp197 void checkEndFunction(const ReturnStmt *RS, CheckerContext &Ctx) const {} in checkEndFunction() function in clang::ento::CheckerDocumentation
H A DCheckObjCDealloc.cpp399 void ObjCDeallocChecker::checkEndFunction( in checkEndFunction() function in ObjCDeallocChecker
H A DMallocChecker.cpp2977 void MallocChecker::checkEndFunction(const ReturnStmt *S, in checkEndFunction() function in MallocChecker
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp1367 void RetainCountChecker::checkEndFunction(const ReturnStmt *RS, in checkEndFunction() function in RetainCountChecker