Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/google/
H A Dexplicit-constructor-cxx20.cpp6 static constexpr bool ConstFalse = false; variable
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp6610 SDValue ConstFalse = CurDAG->getConstant(0, dl, VT); foldBoolExts() local