Home | History | Annotate | Download | only in Serialization

Lines Matching refs:MethodPool

3298     = S.MethodPool.find(Method->getSelector());
3299 if (Known == S.MethodPool.end())
7011 = S.MethodPool.insert(std::make_pair(Sel, Sema::GlobalMethods())).first;