Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp195 const TwoItParamFn *Handler2 = TwoIterParamFunctions.lookup(Call); in checkPostCall() local
196 if (Handler2) { in checkPostCall()
197 (this->**Handler2)(C, InstCall->getCXXThisVal(), Call.getArgSVal(0), in checkPostCall()