Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp97 void handleAdvanceLikeFunction(CheckerContext &C, const CallEvent &Call,
190 handleAdvanceLikeFunction(C, Call, OrigExpr, Handler); in checkPostCall()
425 IteratorModeling::handleAdvanceLikeFunction(CheckerContext &C, in handleAdvanceLikeFunction() function in IteratorModeling