Searched defs:StringPair (Results 1 – 3 of 3) sorted by relevance
68 using StringPair = std::pair<CachedHashStringRef, size_t>; typedef
114 typedef std::pair<std::string, std::string> StringPair; typedef
512 for (auto &StringPair : CheckOptions) in compile() local