Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/misc/
H A Dredundant-expression.cpp747 #define NOTFLAGS !(FLAG1 | FLAG2 | FLAG3) macro
794 NotFlags = NOTFLAGS; in TestOperatorConfusion()