Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-bool-literals-ignore-macros.cpp10 bool IntToFalse(0); variable
H A Duse-bool-literals.cpp10 bool IntToFalse(0); variable