Home
last modified time | relevance | path

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

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