Home
last modified time | relevance | path

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

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