Searched refs:CursorExtent (Results 1 – 1 of 1) sorted by relevance
674 CXSourceRange CursorExtent; in PrintCursor() local900 CursorExtent = clang_getCursorExtent(Cursor); in PrintCursor()906 if (!clang_equalRanges(CursorExtent, RefNameRange)) in PrintCursor()916 if (!clang_equalRanges(CursorExtent, RefNameRange)) in PrintCursor()