Home
last modified time | relevance | path

Searched refs:IsRVRefParam (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/performance/
H A DMoveConstArgCheck.cpp141 bool IsRVRefParam = in check() local
154 << IsRVRefParam in check()
157 if (!IsRVRefParam) in check()
160 if (IsRVRefParam) { in check()