Home | History | Annotate | Download | only in libclang

Lines Matching refs:newCursor

943   CXCursor newCursor = cursor;
949 newCursor.xdata = -1;
951 newCursor.xdata = SelIdx;
957 newCursor.xdata = -1;
959 newCursor.xdata = SelIdx;
962 return newCursor;