Searched defs:checkBeginFunction (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Analysis/plugins/CheckerDependencyHandling/
H A DCheckerDependencyHandling.cpp11 void checkBeginFunction(CheckerContext &Ctx) const {} function in struct:__anon1606::Dependency
14 void checkBeginFunction(CheckerContext &Ctx) const {} function in struct:__anon1606::DependendentChecker
/freebsd-current/contrib/llvm-project/clang/lib/Analysis/plugins/CheckerOptionHandling/
H A DCheckerOptionHandling.cpp11 void checkBeginFunction(CheckerContext &Ctx) const {} function in struct:__anon1607::MyChecker
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCXXSelfAssignmentChecker.cpp38 void CXXSelfAssignmentChecker::checkBeginFunction(CheckerContext &C) const { function in class:CXXSelfAssignmentChecker
H A DTraversalChecker.cpp54 void TraversalDumper::checkBeginFunction(CheckerContext &C) const { function in class:TraversalDumper
H A DNonNullParamChecker.cpp236 void NonNullParamChecker::checkBeginFunction(CheckerContext &Context) const { function in class:NonNullParamChecker
H A DCheckerDocumentation.cpp187 void checkBeginFunction(CheckerContext &Ctx) const {} function in class:clang::ento::CheckerDocumentation
H A DErrnoModeling.cpp132 void ErrnoModeling::checkBeginFunction(CheckerContext &C) const { function in class:ErrnoModeling
H A DVirtualCallChecker.cpp88 void VirtualCallChecker::checkBeginFunction(CheckerContext &C) const { function in class:VirtualCallChecker
H A DCheckObjCDealloc.cpp259 void ObjCDeallocChecker::checkBeginFunction( function in class:ObjCDeallocChecker
H A DNullabilityChecker.cpp566 void NullabilityChecker::checkBeginFunction(CheckerContext &C) const { function in class:NullabilityChecker
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp1331 void RetainCountChecker::checkBeginFunction(CheckerContext &Ctx) const { function in class:RetainCountChecker

Completed in 209 milliseconds