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.cpp791 int NotFlags = !FLAGS; in TestOperatorConfusion() local
794 NotFlags = NOTFLAGS; in TestOperatorConfusion()