Searched defs:string_representation (Results 1 – 2 of 2) sorted by relevance
37 absl::optional<Token> Token::FromString(StringPiece string_representation) { in FromString()
93 std::string string_representation) { in AddEnumValue()