Home
last modified time | relevance | path

Searched defs:JustBool (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.cpp70 bool JustBool; member in FooClass
94 bool JustBool = 0; in anotherTemplateFunction() local
H A Duse-bool-literals.cpp74 bool JustBool; member in FooClass
98 bool JustBool = 0; in anotherTemplateFunction() local