Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DNonConstParameterCheck.cpp76 const Type *ParType = Par->getType().getTypePtr(); in check() local
94 const Type *ParType = Par->getType().getTypePtr(); in check() local