Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Analysis/plugins/CheckerDependencyHandling/
HDCheckerDependencyHandling.cpp11 void checkBeginFunction(CheckerContext &Ctx) const {} in checkBeginFunction() function
14 void checkBeginFunction(CheckerContext &Ctx) const {} in checkBeginFunction() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/Analysis/plugins/CheckerOptionHandling/
HDCheckerOptionHandling.cpp11 void checkBeginFunction(CheckerContext &Ctx) const {} in checkBeginFunction() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDCXXSelfAssignmentChecker.cpp38 void CXXSelfAssignmentChecker::checkBeginFunction(CheckerContext &C) const { in checkBeginFunction() function in CXXSelfAssignmentChecker
HDTraversalChecker.cpp54 void TraversalDumper::checkBeginFunction(CheckerContext &C) const { in checkBeginFunction() function in TraversalDumper
HDVirtualCallChecker.cpp88 void VirtualCallChecker::checkBeginFunction(CheckerContext &C) const { in checkBeginFunction() function in VirtualCallChecker
HDNonNullParamChecker.cpp236 void NonNullParamChecker::checkBeginFunction(CheckerContext &Context) const { in checkBeginFunction() function in NonNullParamChecker
HDErrnoModeling.cpp96 void ErrnoModeling::checkBeginFunction(CheckerContext &C) const { in checkBeginFunction() function in ErrnoModeling
HDCheckerDocumentation.cpp190 void checkBeginFunction(CheckerContext &Ctx) const {} in checkBeginFunction() function in clang::ento::CheckerDocumentation
HDCheckObjCDealloc.cpp259 void ObjCDeallocChecker::checkBeginFunction( in checkBeginFunction() function in ObjCDeallocChecker
HDNullabilityChecker.cpp566 void NullabilityChecker::checkBeginFunction(CheckerContext &C) const { in checkBeginFunction() function in NullabilityChecker
/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/cert/
HDInvalidPtrChecker.cpp315 void InvalidPtrChecker::checkBeginFunction(CheckerContext &C) const { in checkBeginFunction() function in InvalidPtrChecker
/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
HDRetainCountChecker.cpp1331 void RetainCountChecker::checkBeginFunction(CheckerContext &Ctx) const { in checkBeginFunction() function in RetainCountChecker