Searched refs:getRawCursorExtent (Results 1 – 1 of 1) sorted by relevance
168 static SourceRange getRawCursorExtent(CXCursor C);206 SourceRange Range = getRawCursorExtent(Cursor); in Visit()2651 SourceRange Range = getRawCursorExtent(C); in IsInRegionOfInterest()4947 static SourceRange getRawCursorExtent(CXCursor C) { in getRawCursorExtent() function5085 return getRawCursorExtent(C); in getFullCursorExtent()5091 SourceRange R = getRawCursorExtent(C); in clang_getCursorExtent()5942 SourceRange cursorRange = getRawCursorExtent(cursor); in Visit()