Searched defs:IsDefault (Results 1 – 4 of 4) sorted by relevance
41 bool IsDefault() const { return condition == nullptr; } in IsDefault() function
46 bool IsDefault() const { return selectors.empty(); } in IsDefault() function
353 inline bool IsDefault(const ::std::string* default_value) const { in IsDefault() function
156 bool IsDefault(const std::string* /*default_value*/) { return false; } in IsDefault() function