Searched defs:IsDefault (Results 1 - 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/tint/src/ast/ | ||
| H A D | case_statement.h | 46 bool IsDefault() const { return selectors.empty(); } in IsDefault() function in tint::ast::CaseStatement |
| H A D | switch_statement.h | 41 bool IsDefault() const { return condition == nullptr; } in IsDefault() function in tint::ast::SwitchStatement |
| /third_party/protobuf/src/google/protobuf/ | ||
| H A D | inlined_string_field.h | 156 bool IsDefault(const std::string* /*default_value*/) { return false; } in IsDefault() function in google::protobuf::internal::InlinedStringField |
| H A D | arenastring.h | 353 inline bool IsDefault(const ::std::string* default_value) const { in IsDefault() function |
| /third_party/node/deps/v8/src/diagnostics/ | ||
| H A D | unwinding-info-win64.cc | 357 bool FrameOffsets::IsDefault() const { in IsDefault() function in v8::internal::win64_unwindinfo::FrameOffsets |
| /third_party/node/deps/v8/src/flags/ | ||
| H A D | flags.cc | 318 bool IsDefault() const { in IsDefault() function |
Completed in 5 milliseconds