Searched refs:CursorExtent (Results 1 – 1 of 1) sorted by relevance
779 CXSourceRange CursorExtent; in PrintCursor() local1068 CursorExtent = clang_getCursorExtent(Cursor); in PrintCursor()1074 if (!clang_equalRanges(CursorExtent, RefNameRange)) in PrintCursor()1084 if (!clang_equalRanges(CursorExtent, RefNameRange)) in PrintCursor()