Searched defs:StringPair (Results 1 – 3 of 3) sorted by relevance
69 using StringPair = std::pair<CachedHashStringRef, size_t>; typedef
125 using StringPair = std::pair<std::string, std::string>; global() member
552 for (auto &StringPair : CheckOptions) compile() local