Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1396 } else if (const auto *ImplParam = dyn_cast<ImplicitParamDecl>(D)) { in showBRParamDiagnostics() local
1397 if (ImplParam->getParameterKind() == ImplicitParamKind::ObjCSelf) { in showBRParamDiagnostics()