Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp66 using NoItParamFn = void (ContainerModeling::*)(CheckerContext &, SVal, typedef in __anonc3629c200111::ContainerModeling
73 CallDescriptionMap<NoItParamFn> NoIterParamFunctions = {
176 const NoItParamFn *Handler0 = NoIterParamFunctions.lookup(Call); in checkPostCall()