Searched refs:CursorExtent (Results 1 – 1 of 1) sorted by relevance
670 CXSourceRange CursorExtent; in PrintCursor() local885 CursorExtent = clang_getCursorExtent(Cursor); in PrintCursor()891 if (!clang_equalRanges(CursorExtent, RefNameRange)) in PrintCursor()901 if (!clang_equalRanges(CursorExtent, RefNameRange)) in PrintCursor()