Searched defs:getCursor (Results 1 – 3 of 3) sorted by relevance
495 CXCursor getCursor(const Decl *D) { in getCursor() function
4604 CXCursor cxcursor::getCursor(CXTranslationUnit TU, SourceLocation SLoc) { in getCursor() function in cxcursor
224 uint64_t getCursor() const { return Cursor; } in getCursor() function