Home | History | Annotate | Download | only in Sema

Lines Matching refs:getPointAccessorIdx

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