Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DNamedParameterCheck.cpp80 const ParmVarDecl *FirstParm = in check() local
/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp193 const NamedDecl *FirstParm = getParam(0); getDepth() local