Searched refs:MapValue (Results 1 – 1 of 1) sorted by relevance
40 struct MapValue { struct47 KeywordMap(std::initializer_list<std::pair<const std::string, MapValue>> init) : map_(init) {} in KeywordMap() argument83 std::map<std::string, MapValue> map_;