Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp186 const TwoItParamFn *Handler2 = TwoIterParamFunctions.lookup(Call); in checkPostCall() local
187 if (Handler2) { in checkPostCall()
188 (this->**Handler2)(C, InstCall->getCXXThisVal(), Call.getArgSVal(0), in checkPostCall()