Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DNoReturnFunctionChecker.cpp41 void NoReturnFunctionChecker::checkPostCall(const CallEvent &CE, in checkPostCall() function in NoReturnFunctionChecker
DTraversalChecker.cpp85 void CallDumper::checkPostCall(const CallEvent &Call, CheckerContext &C) const { in checkPostCall() function in CallDumper
DDynamicTypePropagation.cpp104 void DynamicTypePropagation::checkPostCall(const CallEvent &Call, in checkPostCall() function in DynamicTypePropagation
DCheckerDocumentation.cpp114 void checkPostCall(const CallEvent &Call, CheckerContext &C) const {} in checkPostCall() function in clang::ento::CheckerDocumentation
DSimpleStreamChecker.cpp120 void SimpleStreamChecker::checkPostCall(const CallEvent &Call, in checkPostCall() function in SimpleStreamChecker
DObjCSelfInitChecker.cpp267 void ObjCSelfInitChecker::checkPostCall(const CallEvent &CE, in checkPostCall() function in ObjCSelfInitChecker
DRetainCountChecker.cpp2875 void RetainCountChecker::checkPostCall(const CallEvent &Call, in checkPostCall() function in RetainCountChecker