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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/plugins/CheckerDependencyHandling/
H A DCheckerDependencyHandling.cpp11 void checkBeginFunction(CheckerContext &Ctx) const {} function in struct:__anon401::Dependency
14 void checkBeginFunction(CheckerContext &Ctx) const {} function in struct:__anon401::DependendentChecker
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/plugins/CheckerOptionHandling/
H A DCheckerOptionHandling.cpp11 void checkBeginFunction(CheckerContext &Ctx) const {} function in struct:__anon392::MyChecker
/netbsd-current/external/apache2/llvm/dist/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 DCheckerDocumentation.cpp187 void checkBeginFunction(CheckerContext &Ctx) const {} function in class:clang::ento::CheckerDocumentation
H A DNonNullParamChecker.cpp234 void NonNullParamChecker::checkBeginFunction(CheckerContext &Context) const { function in class:NonNullParamChecker
H A DVirtualCallChecker.cpp88 void VirtualCallChecker::checkBeginFunction(CheckerContext &C) const { function in class:VirtualCallChecker
H A DCheckObjCDealloc.cpp253 void ObjCDeallocChecker::checkBeginFunction( function in class:ObjCDeallocChecker
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp1331 void RetainCountChecker::checkBeginFunction(CheckerContext &Ctx) const { function in class:RetainCountChecker

Completed in 138 milliseconds