Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DMoveForwardingReferenceCheck.cpp21 const TemplateTypeParmDecl *TypeParmDecl, in replaceMoveWithForward()
96 const auto *TypeParmDecl = in check() local
H A DForwardingReferenceOverloadCheck.cpp100 const auto *TypeParmDecl = check() local