Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-equals-default-copy.cpp474 struct WRTConstRef { struct
475 const WRTConstRef &operator = (const WRTConstRef &) { in operator =() argument