Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp67 using NoItParamFn = void (ContainerModeling::*)(CheckerContext &, SVal, typedef in __anonaf6af36d0111::ContainerModeling
74 CallDescriptionMap<NoItParamFn> NoIterParamFunctions = {
168 const NoItParamFn *Handler0 = NoIterParamFunctions.lookup(Call); in checkPostCall()