Home | History | Annotate | Download | only in Sema

Lines Matching refs:MethodPool

1017   for (Sema::GlobalMethodPool::iterator b = S.MethodPool.begin(),
1018 e = S.MethodPool.end(); b != e; b++) {