Lines Matching refs:MethodPool
7529 if (Sel.isNull() || SemaRef.MethodPool.count(Sel))
7536 for (Sema::GlobalMethodPool::iterator M = SemaRef.MethodPool.begin(),
7537 MEnd = SemaRef.MethodPool.end();
7701 if (Sel.isNull() || MethodPool.count(Sel))
7708 for (GlobalMethodPool::iterator M = MethodPool.begin(),
7709 MEnd = MethodPool.end();
7772 if (Sel.isNull() || MethodPool.count(Sel))
7783 for (GlobalMethodPool::iterator M = MethodPool.begin(),
7784 MEnd = MethodPool.end();
9092 if (Sel.isNull() || MethodPool.count(Sel))
9109 for (GlobalMethodPool::iterator M = MethodPool.begin(),
9110 MEnd = MethodPool.end();