Home
last modified time | relevance | path

Searched refs:handleEnd (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp38 void handleEnd(CheckerContext &C, const Expr *CE, SVal RetVal,
204 handleEnd(C, OrigExpr, Call.getReturnValue(), in checkPostCall()
272 void ContainerModeling::handleEnd(CheckerContext &C, const Expr *CE, in handleEnd() function in ContainerModeling