Searched defs:StringSet (Results 1 – 1 of 1) sorted by relevance
27 StringSet(std::initializer_list<StringRef> initializer) { in StringSet() function31 explicit StringSet(AllocatorTy a) : Base(a) {} in StringSet() function