Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp182 const NoItParamFn *Handler0 = NoIterParamFunctions.lookup(Call); in checkPostCall() local
183 if (Handler0) { in checkPostCall()
184 (this->**Handler0)(C, InstCall->getCXXThisVal(), in checkPostCall()