Searched refs:getFullCursorExtent (Results 1 - 1 of 1) sorted by relevance

/external/clang/tools/libclang/
H A DCIndex.cpp164 static SourceRange getFullCursorExtent(CXCursor C, SourceManager &SrcMgr);
590 SourceRange Range = getFullCursorExtent(Cursor, AU->getSourceManager());
4537 static SourceRange getFullCursorExtent(CXCursor C, SourceManager &SrcMgr) { function

Completed in 76 milliseconds