Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/performance/
H A DNoAutomaticMoveCheck.cpp39 const auto LValueRefCtor = cxxConstructorDecl( in registerMatchers() local
51 hasDeclaration(LValueRefCtor), in registerMatchers()