Home | History | Annotate | Download | only in c-index-test

Lines Matching refs:clang_getCursor

518       Ref = clang_getCursor(Data->TU, RefLoc);
828 /* Logic for testing clang_getCursor(). */
882 cursor = clang_getCursor(TU, clang_getLocation(TU, file, line, col));
1335 /* Parse the translation unit. When we're testing clang_getCursor() after
1363 Cursor = clang_getCursor(TU,
1434 /* Parse the translation unit. When we're testing clang_getCursor() after
1462 Cursor = clang_getCursor(TU,