Lines Matching defs:translateSourceRange
151 CXSourceRange cxloc::translateSourceRange(const SourceManager &SM,
5477 return cxloc::translateSourceRange(Ctx, Label->getIdentLoc());
5488 return cxloc::translateSourceRange(Ctx, ME->getSelectorLoc(pieceIndex));
5498 return cxloc::translateSourceRange(Ctx, MD->getSelectorLoc(pieceIndex));
5508 return cxloc::translateSourceRange(Ctx, CD->getCategoryNameLoc());
5511 return cxloc::translateSourceRange(Ctx, CID->getCategoryNameLoc());
5521 return cxloc::translateSourceRange(
5535 return cxloc::translateSourceRange(Ctx, FunctionName.getSourceRange());
5556 return cxloc::translateSourceRange(Ctx, Loc);
7037 return cxloc::translateSourceRange(getCursorContext(C), R);
7518 return cxloc::translateSourceRange(getCursorContext(C), R);
7620 return cxloc::translateSourceRange(
9203 return cxloc::translateSourceRange(Context, RC->getSourceRange());
9724 skipped->ranges[i] = cxloc::translateSourceRange(Ctx, wantedRanges[i]);
9752 skipped->ranges[i] = cxloc::translateSourceRange(Ctx, SkippedRanges[i]);