Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DCallDescription.cpp106 const auto ExactMatchArgAndParamCounts = in matchesImpl() local
143 if (!ExactMatchArgAndParamCounts(ArgCount, ParamCount, *this)) in matchesImpl()