Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dconvert-member-functions-to-static.cpp85 struct KeepVirtualDerived : public KeepVirtual { struct
H A Dmake-member-function-const.cpp244 struct KeepVirtualDerived : public Keep { struct