Home | History | Annotate | Download | only in libclang

Lines Matching refs:clang_getCursorLocation

3225   CXSourceLocation CXLoc = clang_getCursorLocation(C);
3708 CXSourceLocation ResultLoc = clang_getCursorLocation(Result);
3729 CXSourceLocation DefinitionLoc = clang_getCursorLocation(Definition);
3814 CXSourceLocation clang_getCursorLocation(CXCursor C) {
4913 CXSourceLocation Loc = clang_getCursorLocation(cursor);