Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp35 void handleBegin(CheckerContext &C, const Expr *CE, SVal RetVal,
207 handleBegin(C, OrigExpr, Call.getReturnValue(), in checkPostCall()
259 void ContainerModeling::handleBegin(CheckerContext &C, const Expr *CE, in handleBegin() function in ContainerModeling