• Home
  • Raw
  • Download

Lines Matching refs:translateSourceRange

143 CXSourceRange cxloc::translateSourceRange(const SourceManager &SM,  in translateSourceRange()  function in cxloc
4755 return cxloc::translateSourceRange(Ctx, Label->getIdentLoc()); in clang_Cursor_getSpellingNameRange()
4766 return cxloc::translateSourceRange(Ctx, ME->getSelectorLoc(pieceIndex)); in clang_Cursor_getSpellingNameRange()
4776 return cxloc::translateSourceRange(Ctx, MD->getSelectorLoc(pieceIndex)); in clang_Cursor_getSpellingNameRange()
4786 return cxloc::translateSourceRange(Ctx, CD->getCategoryNameLoc()); in clang_Cursor_getSpellingNameRange()
4789 return cxloc::translateSourceRange(Ctx, CID->getCategoryNameLoc()); in clang_Cursor_getSpellingNameRange()
4799 return cxloc::translateSourceRange( in clang_Cursor_getSpellingNameRange()
4813 return cxloc::translateSourceRange(Ctx, FunctionName.getSourceRange()); in clang_Cursor_getSpellingNameRange()
4834 return cxloc::translateSourceRange(Ctx, Loc); in clang_Cursor_getSpellingNameRange()
6233 return cxloc::translateSourceRange(getCursorContext(C), R); in clang_getCursorExtent()
6708 return cxloc::translateSourceRange(getCursorContext(C), R); in clang_getCursorReferenceNameRange()
6810 return cxloc::translateSourceRange( in clang_getTokenExtent()
8336 return cxloc::translateSourceRange(Context, RC->getSourceRange()); in clang_Cursor_getCommentRange()
8808 skipped->ranges[i] = cxloc::translateSourceRange(Ctx, wantedRanges[i]); in clang_getSkippedRanges()
8836 skipped->ranges[i] = cxloc::translateSourceRange(Ctx, SkippedRanges[i]); in clang_getAllSkippedRanges()