Home | History | Annotate | Download | only in Serialization

Lines Matching refs:MethodPool

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