Searched defs:getCursor (Results 1 – 12 of 12) 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
149 uint64_t getCursor() const { return Cursor; } in getCursor() function
34 static const Cursor& getCursor(CursorType type) in getCursor() function
501 CXCursor getCursor(const Decl *D) { in getCursor() function
3945 CXCursor cxcursor::getCursor(CXTranslationUnit TU, SourceLocation SLoc) { in getCursor() function in cxcursor