Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp129 CallDescriptionMap<AdvanceFn> AdvanceLikeFunctions = { member in __anon739615c70111::IteratorModeling
189 const AdvanceFn *Handler = AdvanceLikeFunctions.lookup(Call); in checkPostCall()