Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/
H A Dnolintnextline.cpp49 #define MACRO_NOARG class I { I(int i); }; macro
H A Dnolintbeginend.cpp91 #define MACRO_NOARG class E { E(int i); }; macro
H A Dnolint.cpp93 #define MACRO_NOARG class F { F(int i); }; macro