Searched defs:my_class (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ | ||
D | readability-identifier-naming.cpp | 180 class my_class { class |
D | modernize-use-using.cpp | 75 using my_class = int; typedef |