Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/performance/
DNoAutomaticMoveCheck.cpp28 const auto ConstLocalVariable = in registerMatchers() local
53 to(ConstLocalVariable))))) in registerMatchers()