Searched defs:wrapped_arrays (Results 1 – 1 of 1) sorted by relevance
44 std::unordered_map<const sem::Array*, WrappedArrayInfo> wrapped_arrays; in Run() local108 std::unordered_map<const sem::Array*, WrappedArrayInfo>& wrapped_arrays, in WrapArray()