Home
last modified time | relevance | path

Searched defs:CurrentParam (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/performance/
H A DUnnecessaryValueParamCheck.cpp147 const auto &CurrentParam = *FunctionDecl->getParamDecl(Index); in check() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclAttr.cpp6435 StringRef CurrentParam; in validateSwiftFunctionName() local