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