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.cpp67 using NoItParamFn = void (ContainerModeling::*)(CheckerContext &, SVal, typedef in __anonc3629c200111::ContainerModeling
74 CallDescriptionMap<NoItParamFn> NoIterParamFunctions = {
173 const NoItParamFn *Handler0 = NoIterParamFunctions.lookup(Call); in checkPostCall()