Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DPassByValueCheck.cpp272 auto RefTL = ParamTL.getAs<ReferenceTypeLoc>(); in check() local
282 auto RefTL = ParamTL.getAs<ReferenceTypeLoc>(); in check() local