Home
last modified time | relevance | path

Searched defs:testIgnored (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dnon-zero-enum-to-bool-conversion.cpp107 bool testIgnored(IgnoredEnum value) { in testIgnored() function
111 bool testIgnored(IgnoredSecondEnum value) { in testIgnored() function