Searched refs:handlePopBack (Results 1 – 1 of 1) sorted by relevance
45 void handlePopBack(CheckerContext &C, SVal Cont, const Expr *ContE) const;79 {{"pop_back", 0}, &ContainerModeling::handlePopBack},448 void ContainerModeling::handlePopBack(CheckerContext &C, SVal Cont, in handlePopBack() function in ContainerModeling