Home | History | Annotate | Download | only in Sema

Lines Matching refs:getPointAccessorIdx

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