Home
last modified time | relevance | path

Searched refs:CursorLoc (Results 1 – 1 of 1) sorted by relevance

/external/clang/tools/c-index-test/
Dc-index-test.c2336 CXSourceLocation CursorLoc = clang_getCursorLocation(Cursor); in inspect_cursor_at() local
2340 clang_getSpellingLocation(CursorLoc, 0, &line, &column, 0); in inspect_cursor_at()