Searched refs:getFullCursorExtent (Results 1 – 1 of 1) sorted by relevance
179 static SourceRange getFullCursorExtent(CXCursor C, SourceManager &SrcMgr);605 SourceRange Range = getFullCursorExtent(Cursor, AU->getSourceManager()); in shouldVisitCursor()6501 static SourceRange getFullCursorExtent(CXCursor C, SourceManager &SrcMgr) { in getFullCursorExtent() function