Home | History | Annotate | Download | only in Sema

Lines Matching refs:getPointAccessorIdx

322              (Idx = vecType->getPointAccessorIdx(*compStr)) != -1) {
330 } while (*compStr && (Idx = vecType->getPointAccessorIdx(*compStr)) != -1);