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.c2274 CXSourceLocation CursorLoc = clang_getCursorLocation(Cursor); in inspect_cursor_at() local
2278 clang_getSpellingLocation(CursorLoc, 0, &line, &column, 0); in inspect_cursor_at()