Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-loop-convert-extra.cpp800 #define TWO_PARAM(x, y) if (x == y) {} macro
820 TWO_PARAM(Arr[I], Arr[I]); in messing_with_macros()