Searched defs:IsDefault (Results 1 – 6 of 6) sorted by relevance
43 func (o unmarshalOptions) IsDefault() bool { func
144 bool IsDefault() const { return determinism_ == Type::kDefault; } in IsDefault() function
354 inline bool IsDefault(const ::std::string* default_value) const { in IsDefault() function
155 bool IsDefault(const std::string* /*default_value*/) { return false; } in IsDefault() function
534 bool IsDefault = false; member
701 bool IsDefault; in getFullSymbolName() local