Lines Matching refs:translateSourceRange
144 CXSourceRange cxloc::translateSourceRange(const SourceManager &SM, in translateSourceRange() function in cxloc
4992 return cxloc::translateSourceRange(Ctx, Label->getIdentLoc()); in clang_Cursor_getSpellingNameRange()
5003 return cxloc::translateSourceRange(Ctx, ME->getSelectorLoc(pieceIndex)); in clang_Cursor_getSpellingNameRange()
5013 return cxloc::translateSourceRange(Ctx, MD->getSelectorLoc(pieceIndex)); in clang_Cursor_getSpellingNameRange()
5023 return cxloc::translateSourceRange(Ctx, CD->getCategoryNameLoc()); in clang_Cursor_getSpellingNameRange()
5026 return cxloc::translateSourceRange(Ctx, CID->getCategoryNameLoc()); in clang_Cursor_getSpellingNameRange()
5036 return cxloc::translateSourceRange( in clang_Cursor_getSpellingNameRange()
5050 return cxloc::translateSourceRange(Ctx, FunctionName.getSourceRange()); in clang_Cursor_getSpellingNameRange()
5071 return cxloc::translateSourceRange(Ctx, Loc); in clang_Cursor_getSpellingNameRange()
6511 return cxloc::translateSourceRange(getCursorContext(C), R); in clang_getCursorExtent()
6989 return cxloc::translateSourceRange(getCursorContext(C), R); in clang_getCursorReferenceNameRange()
7091 return cxloc::translateSourceRange( in clang_getTokenExtent()
8645 return cxloc::translateSourceRange(Context, RC->getSourceRange()); in clang_Cursor_getCommentRange()
9117 skipped->ranges[i] = cxloc::translateSourceRange(Ctx, wantedRanges[i]); in clang_getSkippedRanges()
9145 skipped->ranges[i] = cxloc::translateSourceRange(Ctx, SkippedRanges[i]); in clang_getAllSkippedRanges()