Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/
Dnolint-plugin.cpp46 #define MACRO_NOLINT class G { G(int i); }; // NOLINT macro
47 MACRO_NOLINT
Dnolint.cpp45 #define MACRO_NOLINT class G { G(int i); }; // NOLINT macro
46 MACRO_NOLINT