Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallDescription.cpp107 const auto ExactMatchArgAndParamCounts = in matchesImpl() local
144 if (!ExactMatchArgAndParamCounts(ArgCount, ParamCount, *this)) in matchesImpl()