Searched defs:getCursor (Results 1 – 13 of 13) sorted by relevance
39 public int getCursor(); in getCursor() method
43 public int getCursor(); in getCursor() method
67 public int getCursor() { in getCursor() method in ByteArrayInput
141 public int getCursor() { in getCursor() method in ByteArrayOutput
146 public int getCursor() { in getCursor() method in ByteArrayAnnotatedOutput
31 public int getCursor(); in getCursor() method
285 public int getCursor(); in getCursor() method
144 public int getCursor() { in getCursor() method in ByteArrayAnnotatedOutput
163 public Cursor getCursor() { in getCursor() method in ShadowCursorAdapter
151 uint64_t getCursor() const { return Cursor; } in getCursor() function
34 static const Cursor& getCursor(CursorType type) in getCursor() function
496 CXCursor getCursor(const Decl *D) { in getCursor() function
4121 CXCursor cxcursor::getCursor(CXTranslationUnit TU, SourceLocation SLoc) { in getCursor() function in cxcursor