Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/
H A Davoid-const-or-ref-data-members.cpp278 struct InheritFromNonCopyableNonMovable : NonCopyableNonMovable struct
280 xInheritFromNonCopyableNonMovable global() argument