Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/concepts/concepts.callable/concept.predicate/
H A Dpredicate.compile.pass.cpp60 struct explicit_bool { struct
/llvm-project-15.0.7/libcxx/test/support/
H A Dcompare_types.h255 struct explicit_bool { struct
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dsimplify-bool-expr.cpp778 bool explicit_bool(bool b) { in explicit_bool() function