Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp70 using TwoItParamFn = void (ContainerModeling::*)(CheckerContext &, SVal, SVal, typedef in __anon13e5a42b0111::ContainerModeling
103 CallDescriptionMap<TwoItParamFn> TwoIterParamFunctions = {
195 const TwoItParamFn *Handler2 = TwoIterParamFunctions.lookup(Call); in checkPostCall()