Searched refs:paramsCount (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ | ||
| H A D | IssueHash.cpp | 48 for (int i = 0, paramsCount = Target->getNumParams(); i < paramsCount; ++i) { in GetSignature() local |