Searched defs:KeywordMap (Results 1 – 1 of 1) sorted by relevance
46 KeywordMap() {} in KeywordMap() function47 KeywordMap(std::initializer_list<std::pair<const std::string, MapValue>> init) : map_(init) {} in KeywordMap() function