Home
last modified time | relevance | path

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

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