Home | History | Annotate | Download | only in AST

Lines Matching refs:getPointAccessorIdx

2592   static int getPointAccessorIdx(char c) {
2630 if (int idx = getPointAccessorIdx(c)+1) return idx-1;