Home
last modified time | relevance | path

Searched defs:checkPostCall (Results 1 – 25 of 25) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/cert/
DPutenvWithAutoChecker.cpp39 void PutenvWithAutoChecker::checkPostCall(const CallEvent &Call, in checkPostCall() function in PutenvWithAutoChecker
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DNoReturnFunctionChecker.cpp40 void NoReturnFunctionChecker::checkPostCall(const CallEvent &CE, in checkPostCall() function in NoReturnFunctionChecker
DTraversalChecker.cpp95 void CallDumper::checkPostCall(const CallEvent &Call, CheckerContext &C) const { in checkPostCall() function in CallDumper
DReturnValueChecker.cpp84 void ReturnValueChecker::checkPostCall(const CallEvent &Call, in checkPostCall() function in ReturnValueChecker
DGTestChecker.cpp181 void GTestChecker::checkPostCall(const CallEvent &Call, in checkPostCall() function in GTestChecker
DBlockInCriticalSectionChecker.cpp143 void BlockInCriticalSectionChecker::checkPostCall(const CallEvent &Call, in checkPostCall() function in BlockInCriticalSectionChecker
DVforkChecker.cpp143 void VforkChecker::checkPostCall(const CallEvent &Call, in checkPostCall() function in VforkChecker
DMIGChecker.cpp182 void MIGChecker::checkPostCall(const CallEvent &Call, CheckerContext &C) const { in checkPostCall() function in MIGChecker
DTrustNonnullChecker.cpp81 void checkPostCall(const CallEvent &Call, CheckerContext &C) const { in checkPostCall() function in __anon9e210de30111::TrustNonnullChecker
DCheckerDocumentation.cpp124 void checkPostCall(const CallEvent &Call, CheckerContext &C) const {} in checkPostCall() function in clang::ento::CheckerDocumentation
DSimpleStreamChecker.cpp117 void SimpleStreamChecker::checkPostCall(const CallEvent &Call, in checkPostCall() function in SimpleStreamChecker
DAnalysisOrderChecker.cpp148 void checkPostCall(const CallEvent &Call, CheckerContext &C) const { in checkPostCall() function in __anon2305a45b0111::AnalysisOrderChecker
DObjCSelfInitChecker.cpp265 void ObjCSelfInitChecker::checkPostCall(const CallEvent &CE, in checkPostCall() function in ObjCSelfInitChecker
DInnerPointerChecker.cpp209 void InnerPointerChecker::checkPostCall(const CallEvent &Call, in checkPostCall() function in InnerPointerChecker
DFuchsiaHandleChecker.cpp364 void FuchsiaHandleChecker::checkPostCall(const CallEvent &Call, in checkPostCall() function in FuchsiaHandleChecker
DMoveChecker.cpp438 void MoveChecker::checkPostCall(const CallEvent &Call, in checkPostCall() function in MoveChecker
DDynamicTypePropagation.cpp306 void DynamicTypePropagation::checkPostCall(const CallEvent &Call, in checkPostCall() function in DynamicTypePropagation
DIteratorModeling.cpp172 void IteratorModeling::checkPostCall(const CallEvent &Call, in checkPostCall() function in IteratorModeling
DGenericTaintChecker.cpp546 void GenericTaintChecker::checkPostCall(const CallEvent &Call, in checkPostCall() function in GenericTaintChecker
DLocalizationChecker.cpp923 void NonLocalizedStringChecker::checkPostCall(const CallEvent &Call, in checkPostCall() function in NonLocalizedStringChecker
DNullabilityChecker.cpp783 void NullabilityChecker::checkPostCall(const CallEvent &Call, in checkPostCall() function in NullabilityChecker
DContainerModeling.cpp160 void ContainerModeling::checkPostCall(const CallEvent &Call, in checkPostCall() function in ContainerModeling
DStdLibraryFunctionsChecker.cpp835 void StdLibraryFunctionsChecker::checkPostCall(const CallEvent &Call, in checkPostCall() function in StdLibraryFunctionsChecker
DMallocChecker.cpp1262 void MallocChecker::checkPostCall(const CallEvent &Call, in checkPostCall() function in MallocChecker
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
DRetainCountChecker.cpp363 void RetainCountChecker::checkPostCall(const CallEvent &Call, in checkPostCall() function in RetainCountChecker