Home | History | Annotate | Download | only in tools

Lines Matching refs:_cursor

112         self._cursor = cursor
134 if self._cursor is None:
135 self._cursor = clang.cindex.Token.cursor
136 return self._cursor
140 self._cursor = new_cursor