Searched defs:getCursor (Results 1 – 12 of 12) sorted by relevance
216 public Position getCursor() { in getCursor() method in SourcePrinter
231 private Cursor getCursor() { in getCursor() method in CacheFileMetadataIndex
894 private Cursor getCursor() { in getCursor() method in CachedContentIndex.DatabaseStorage
247 public int getCursor() { in getCursor() method in AnnotatedBytes
391 jspb.BinaryDecoder.prototype.getCursor = function() { method in jspb.BinaryDecoder
176 jspb.BinaryReader.prototype.getCursor = function() { method in jspb.BinaryReader
310 private Cursor getCursor(String selection, @Nullable String[] selectionArgs) in getCursor() method in DefaultDownloadIndex
504 CXCursor getCursor(const Decl *D) { in getCursor() function
5284 CXCursor cxcursor::getCursor(CXTranslationUnit TU, SourceLocation SLoc) { in getCursor() function in cxcursor
222 uint64_t getCursor() const { return Cursor; } in getCursor() function
232 uint64_t getCursor() const { return Cursor; } in getCursor() function
3008 NaClBitstreamCursor &getCursor() const { return Record.GetCursor(); } in getCursor() function in __anon923297a10111::ModuleParser