Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Utility/Inputs/
H A DStructuredData-full.json14 "TrueBool": true boolean
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-bool-literals-ignore-macros.cpp39 bool TrueBool = true; // OK variable
H A Duse-bool-literals.cpp40 bool TrueBool = true; // OK variable