Lines Matching refs:translateSourceRange
139 CXSourceRange cxloc::translateSourceRange(const SourceManager &SM, in translateSourceRange() function in cxloc
4291 return cxloc::translateSourceRange(Ctx, Label->getIdentLoc()); in clang_Cursor_getSpellingNameRange()
4302 return cxloc::translateSourceRange(Ctx, ME->getSelectorLoc(pieceIndex)); in clang_Cursor_getSpellingNameRange()
4312 return cxloc::translateSourceRange(Ctx, MD->getSelectorLoc(pieceIndex)); in clang_Cursor_getSpellingNameRange()
4322 return cxloc::translateSourceRange(Ctx, CD->getCategoryNameLoc()); in clang_Cursor_getSpellingNameRange()
4325 return cxloc::translateSourceRange(Ctx, CID->getCategoryNameLoc()); in clang_Cursor_getSpellingNameRange()
4335 return cxloc::translateSourceRange(Ctx, in clang_Cursor_getSpellingNameRange()
4348 return cxloc::translateSourceRange(Ctx, FunctionName.getSourceRange()); in clang_Cursor_getSpellingNameRange()
4369 return cxloc::translateSourceRange(Ctx, Loc); in clang_Cursor_getSpellingNameRange()
5460 return cxloc::translateSourceRange(getCursorContext(C), R); in clang_getCursorExtent()
5928 return cxloc::translateSourceRange(getCursorContext(C), R); in clang_getCursorReferenceNameRange()
6030 return cxloc::translateSourceRange(CXXUnit->getASTContext(), in clang_getTokenExtent()
7299 return cxloc::translateSourceRange(Context, RC->getSourceRange()); in clang_Cursor_getCommentRange()
7751 skipped->ranges[i] = cxloc::translateSourceRange(Ctx, wantedRanges[i]); in clang_getSkippedRanges()