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/
H A Dcase_statement.h46 bool IsDefault() const { return selectors.empty(); } in IsDefault() function in tint::ast::CaseStatement
H A Dswitch_statement.h41 bool IsDefault() const { return condition == nullptr; } in IsDefault() function in tint::ast::SwitchStatement
/third_party/protobuf/src/google/protobuf/
H A Dinlined_string_field.h156 bool IsDefault(const std::string* /*default_value*/) { return false; } in IsDefault() function in google::protobuf::internal::InlinedStringField
H A Darenastring.h353 inline bool IsDefault(const ::std::string* default_value) const { in IsDefault() function
/third_party/node/deps/v8/src/diagnostics/
H A Dunwinding-info-win64.cc357 bool FrameOffsets::IsDefault() const { in IsDefault() function in v8::internal::win64_unwindinfo::FrameOffsets
/third_party/node/deps/v8/src/flags/
H A Dflags.cc318 bool IsDefault() const { in IsDefault() function

Completed in 5 milliseconds