Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-equals-default-copy.cpp425 struct RVR { struct
426 RVR(RVR &&Other) {} in RVR() argument