Searched defs:PropertyMap (Results 1 – 2 of 2) sorted by relevance
61 using PropertyMap = std::unordered_map<util::StringView, varbinder::LocalVariable *>; variable
115 using PropertyMap = std::unordered_map<util::StringView, binder::LocalVariable *>; variable