Home
last modified time | relevance | path

Searched defs:IsDefault (Results 1 – 4 of 4) 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