Lines Matching defs:getLocationOfByte
120 return SL->getLocationOfByte(ByteNo, getSourceManager(), LangOpts,
5884 SourceLocation getLocationOfByte(
5888 return FExpr->getLocationOfByte(ByteNo + Offset, SM, Features, Target,
6494 SourceLocation getLocationOfByte(const char *x);
6517 SourceLocation Start = getLocationOfByte(startSpecifier);
6518 SourceLocation End = getLocationOfByte(startSpecifier + specifierLen - 1);
6526 SourceLocation CheckFormatHandler::getLocationOfByte(const char *x) {
6527 return FExpr->getLocationOfByte(x - Beg, S.getSourceManager(),
6534 getLocationOfByte(startSpecifier),
6552 getLocationOfByte(LM.getStart()),
6556 S.Diag(getLocationOfByte(LM.getStart()), diag::note_format_fix_specifier)
6566 getLocationOfByte(LM.getStart()),
6586 getLocationOfByte(LM.getStart()),
6590 S.Diag(getLocationOfByte(LM.getStart()), diag::note_format_fix_specifier)
6597 getLocationOfByte(LM.getStart()),
6613 getLocationOfByte(CS.getStart()),
6618 S.Diag(getLocationOfByte(CS.getStart()), diag::note_format_fix_specifier)
6624 getLocationOfByte(CS.getStart()),
6635 getLocationOfByte(startPos),
6647 getLocationOfByte(startSpecifier), /*IsStringLocation*/ true,
6656 getLocationOfByte(startPos),
6666 getLocationOfByte(nullCharacter), /*IsStringLocation*/true,
6795 PDiag, getLocationOfByte(CS.getStart()), /*IsStringLocation*/true,
6946 getLocationOfByte(CS.getStart()),
6952 S.Diag(getLocationOfByte(MaskType.data()), diag::err_invalid_mask_type_size);
6964 getLocationOfByte(Amt.getStart()),
6990 getLocationOfByte(Amt.getStart()),
7019 getLocationOfByte(Amt.getStart()),
7034 getLocationOfByte(flag.getPosition()),
7050 getLocationOfByte(ignoredFlag.getPosition()),
7061 getLocationOfByte(startFlag),
7072 getLocationOfByte(startFlag),
7083 getLocationOfByte(conversionPosition),
7174 HandlePositionalNonpositionalArgs(getLocationOfByte(CS.getStart()),
7260 getLocationOfByte(CS.getStart()),
7281 getLocationOfByte(FS.isPublic().getPosition()),
7288 getLocationOfByte(FS.isPrivate().getPosition()),
7298 getLocationOfByte(CS.getStart()),
7319 getLocationOfByte(startSpecifier),
7935 getLocationOfByte(end), /*IsStringLocation*/true,
7947 getLocationOfByte(CS.getStart()),
7969 HandlePositionalNonpositionalArgs(getLocationOfByte(CS.getStart()),
7982 getLocationOfByte(Amt.getStart()),