Searched defs:StringLiteralPool (Results 1 – 2 of 2) sorted by relevance
54 using StringLiteralPool = std::unordered_map<util::StringView, Type *>; variable
109 using StringLiteralPool = std::unordered_map<util::StringView, Type *>; variable