Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dredundant-void-arg.cpp530 struct S_3 { struct
532 void g_1(void) const { in g_1()
557 S_3<int>(); in f_testTemplate() argument