Home | History | Annotate | Download | only in libclang

Lines Matching refs:clang_getCursor

1978   // unfortunate. However, clang_getCursor() relies on this behavior.
3617 // clang_getCursor() to point at the constructor.
3631 CXCursor clang_getCursor(CXTranslationUnit TU, CXSourceLocation Loc) {
3658 fprintf(stderr, "clang_getCursor(%s:%d:%d) = %s(%s:%d:%d):%s%s\n",