Home
last modified time | relevance | path

Searched defs:IsDefault (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/tint/src/ast/
Dswitch_statement.h41 bool IsDefault() const { return condition == nullptr; } in IsDefault() function
Dcase_statement.h46 bool IsDefault() const { return selectors.empty(); } in IsDefault() function
/third_party/protobuf/src/google/protobuf/
Darenastring.h353 inline bool IsDefault(const ::std::string* default_value) const { in IsDefault() function
Dinlined_string_field.h156 bool IsDefault(const std::string* /*default_value*/) { return false; } in IsDefault() function
/third_party/flatbuffers/include/flatbuffers/
Didl.h316 bool IsDefault() const { in IsDefault() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp161565 bool IsDefault() const in IsDefault() function
174932 bool IsDefault() const { return mOrientation == 0; } in IsDefault() function