Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-use-bool-literals.cpp6 bool IntToTrue = 1; variable
118 IntToTrue = 1; in main()
Dmodernize-use-bool-literals-ignore-macros.cpp6 bool IntToTrue = 1; variable
114 IntToTrue = 1; in main()