Home | History | Annotate | Download | only in libclang

Lines Matching refs:clang_getCursorLocation

3649     CXSourceLocation ResultLoc = clang_getCursorLocation(Result);
3670 CXSourceLocation DefinitionLoc = clang_getCursorLocation(Definition);
3755 CXSourceLocation clang_getCursorLocation(CXCursor C) {
4829 CXSourceLocation Loc = clang_getCursorLocation(cursor);