Home
last modified time | relevance | path

Searched defs:checkBeginFunction (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/plugins/CheckerDependencyHandling/
H A DCheckerDependencyHandling.cpp11 void checkBeginFunction(CheckerContext &Ctx) const {} in checkBeginFunction() function
14 void checkBeginFunction(CheckerContext &Ctx) const {} in checkBeginFunction() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/plugins/CheckerOptionHandling/
H A DCheckerOptionHandling.cpp11 void checkBeginFunction(CheckerContext &Ctx) const {} in checkBeginFunction() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCXXSelfAssignmentChecker.cpp38 void CXXSelfAssignmentChecker::checkBeginFunction(CheckerContext &C) const { in checkBeginFunction() function in CXXSelfAssignmentChecker
H A DTraversalChecker.cpp54 void TraversalDumper::checkBeginFunction(CheckerContext &C) const { in checkBeginFunction() function in TraversalDumper
H A DErrnoModeling.cpp96 void ErrnoModeling::checkBeginFunction(CheckerContext &C) const { in checkBeginFunction() function in ErrnoModeling
H A DCheckerDocumentation.cpp190 void checkBeginFunction(CheckerContext &Ctx) const {} in checkBeginFunction() function in clang::ento::CheckerDocumentation
H A DCheckObjCDealloc.cpp259 void ObjCDeallocChecker::checkBeginFunction( in checkBeginFunction() function in ObjCDeallocChecker
H A DNullabilityChecker.cpp566 void NullabilityChecker::checkBeginFunction(CheckerContext &C) const { in checkBeginFunction() function in NullabilityChecker
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/cert/
H A DInvalidPtrChecker.cpp315 void InvalidPtrChecker::checkBeginFunction(CheckerContext &C) const { in checkBeginFunction() function in InvalidPtrChecker
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp1331 void RetainCountChecker::checkBeginFunction(CheckerContext &Ctx) const { in checkBeginFunction() function in RetainCountChecker