Searched defs:checkPostCall (Results 1 – 7 of 7) sorted by relevance
41 void NoReturnFunctionChecker::checkPostCall(const CallEvent &CE, in checkPostCall() function in NoReturnFunctionChecker
85 void CallDumper::checkPostCall(const CallEvent &Call, CheckerContext &C) const { in checkPostCall() function in CallDumper
104 void DynamicTypePropagation::checkPostCall(const CallEvent &Call, in checkPostCall() function in DynamicTypePropagation
114 void checkPostCall(const CallEvent &Call, CheckerContext &C) const {} in checkPostCall() function in clang::ento::CheckerDocumentation
120 void SimpleStreamChecker::checkPostCall(const CallEvent &Call, in checkPostCall() function in SimpleStreamChecker
267 void ObjCSelfInitChecker::checkPostCall(const CallEvent &CE, in checkPostCall() function in ObjCSelfInitChecker
2875 void RetainCountChecker::checkPostCall(const CallEvent &Call, in checkPostCall() function in RetainCountChecker