Home
last modified time | relevance | path

Searched defs:IsDefault (Results 1 – 7 of 7) 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/node/deps/v8/src/diagnostics/
Dunwinding-info-win64.cc357 bool FrameOffsets::IsDefault() const { in IsDefault() function in v8::internal::win64_unwindinfo::FrameOffsets
/third_party/node/deps/v8/src/flags/
Dflags.cc318 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