Searched refs:CursorLoc (Results 1 – 1 of 1) sorted by relevance
2274 CXSourceLocation CursorLoc = clang_getCursorLocation(Cursor); in inspect_cursor_at() local2278 clang_getSpellingLocation(CursorLoc, 0, &line, &column, 0); in inspect_cursor_at()