Searched refs:MethodContainer (Results 1 – 1 of 1) sorted by relevance
146 struct MethodContainer { struct157 DenseMap<CachedHashStringRef, MethodContainer> instanceMethods;158 DenseMap<CachedHashStringRef, MethodContainer> classMethods;239 .try_emplace(methodName, MethodContainer{mcKind, containerIsec}) in parseMethods()