Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndex.cpp166 static SourceRange getFullCursorExtent(CXCursor C, SourceManager &SrcMgr);
593 SourceRange Range = getFullCursorExtent(Cursor, AU->getSourceManager()); in shouldVisitCursor()
5414 static SourceRange getFullCursorExtent(CXCursor C, SourceManager &SrcMgr) { in getFullCursorExtent() function
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp178 static SourceRange getFullCursorExtent(CXCursor C, SourceManager &SrcMgr);
604 SourceRange Range = getFullCursorExtent(Cursor, AU->getSourceManager()); in shouldVisitCursor()
6189 static SourceRange getFullCursorExtent(CXCursor C, SourceManager &SrcMgr) { in getFullCursorExtent() function