Home | History | Annotate | Download | only in libclang

Lines Matching defs:newCursor

846   CXCursor newCursor = cursor;
852 newCursor.xdata = -1;
854 newCursor.xdata = SelIdx;
860 newCursor.xdata = -1;
862 newCursor.xdata = SelIdx;
865 return newCursor;