Searched defs:StringSet (Results 1 – 3 of 3) sorted by relevance
91 HcBool StringSet(HcString *self, HcString str) in StringSet() function
177 using StringSet = std::unordered_set<std::string>; in EmitImportUsingNamespace() typedef
199 using StringSet = std::unordered_set<std::string>; in EmitImportUsingNamespace() typedef