Searched defs:GlobFullStringPool (Results 1 – 1 of 1) sorted by relevance
91 struct GlobFullStringPool { struct92 GlobFullStringPool(StringPool* pool, const util::GlobMatcher& matcher) in GlobFullStringPool() argument100 bool operator()(StringPool::Id lhs, StringPool::Id) const { in operator ()()103 StringPool* pool_;104 std::vector<uint8_t> matches_;