Searched defs:getCursor (Results 1 – 10 of 10) sorted by relevance
122 public Position getCursor() { in getCursor() method in SourcePrinter
149 uint64_t getCursor() const { return Cursor; } in getCursor() function
247 public int getCursor() { in getCursor() method in AnnotatedBytes
390 jspb.BinaryDecoder.prototype.getCursor = function() { method in jspb.BinaryDecoder
176 jspb.BinaryReader.prototype.getCursor = function() { method in jspb.BinaryReader
232 uint64_t getCursor() const { return Cursor; } in getCursor() function
222 uint64_t getCursor() const { return Cursor; } in getCursor() function
504 CXCursor getCursor(const Decl *D) { in getCursor() function
5284 CXCursor cxcursor::getCursor(CXTranslationUnit TU, SourceLocation SLoc) { in getCursor() function in cxcursor
3008 NaClBitstreamCursor &getCursor() const { return Record.GetCursor(); } in getCursor() function in __anon013ef65f0111::ModuleParser