Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/
H A Dnolintbeginend.cpp128 class C15 { C15(int x); }; class
H A Dnolint.cpp57 class C15 { C15(int i); }; class