Searched defs:getCursor (Results 1 – 8 of 8) sorted by relevance
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
247 public int getCursor() { in getCursor() method in AnnotatedBytes
495 CXCursor getCursor(const Decl *D) { in getCursor() function
4919 CXCursor cxcursor::getCursor(CXTranslationUnit TU, SourceLocation SLoc) { in getCursor() function in cxcursor
222 uint64_t getCursor() const { return Cursor; } in getCursor() function