Home
last modified time | relevance | path

Searched defs:false_type (Results 1 - 5 of 5) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dbase-to-derived.rs10 pub struct false_type { structure names
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dbase-to-derived.hpp3 struct false_type {}; struct
/third_party/protobuf/src/google/protobuf/stubs/
H A Dtemplate_util.h90 typedef integral_constant<bool, false> false_type; typedef
/third_party/libphonenumber/cpp/src/phonenumbers/base/
H A Dtemplate_util.h25 typedef integral_constant<bool, false> false_type; typedef
/third_party/libabigail/tests/data/test-diff-dwarf/
H A Dtest42-PR21296-clanggcc.cc29 struct false_type { static constexpr bool value = false; }; struct

Completed in 3 milliseconds