Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dconvert-member-functions-to-static.cpp3 class DoNotMakeEmptyStatic { class
8 void DoNotMakeEmptyStatic::empty_method_out_of_line() {} in empty_method_out_of_line()