Lines Matching defs:getLocationOfByte
125 return SL->getLocationOfByte(ByteNo, getSourceManager(), LangOpts,
5623 SourceLocation getLocationOfByte(
5627 return FExpr->getLocationOfByte(ByteNo + Offset, SM, Features, Target,
6232 SourceLocation getLocationOfByte(const char *x);
6255 SourceLocation Start = getLocationOfByte(startSpecifier);
6256 SourceLocation End = getLocationOfByte(startSpecifier + specifierLen - 1);
6264 SourceLocation CheckFormatHandler::getLocationOfByte(const char *x) {
6265 return FExpr->getLocationOfByte(x - Beg, S.getSourceManager(),
6272 getLocationOfByte(startSpecifier),
6290 getLocationOfByte(LM.getStart()),
6294 S.Diag(getLocationOfByte(LM.getStart()), diag::note_format_fix_specifier)
6304 getLocationOfByte(LM.getStart()),
6324 getLocationOfByte(LM.getStart()),
6328 S.Diag(getLocationOfByte(LM.getStart()), diag::note_format_fix_specifier)
6335 getLocationOfByte(LM.getStart()),
6351 getLocationOfByte(CS.getStart()),
6356 S.Diag(getLocationOfByte(CS.getStart()), diag::note_format_fix_specifier)
6362 getLocationOfByte(CS.getStart()),
6371 getLocationOfByte(startPos),
6381 getLocationOfByte(startSpecifier), /*IsStringLocation*/ true,
6388 getLocationOfByte(startPos),
6398 getLocationOfByte(nullCharacter), /*IsStringLocation*/true,
6528 PDiag, getLocationOfByte(CS.getStart()), /*IsStringLocation*/true,
6679 getLocationOfByte(CS.getStart()),
6685 S.Diag(getLocationOfByte(MaskType.data()), diag::err_invalid_mask_type_size);
6697 getLocationOfByte(Amt.getStart()),
6723 getLocationOfByte(Amt.getStart()),
6752 getLocationOfByte(Amt.getStart()),
6767 getLocationOfByte(flag.getPosition()),
6783 getLocationOfByte(ignoredFlag.getPosition()),
6794 getLocationOfByte(startFlag),
6805 getLocationOfByte(startFlag),
6816 getLocationOfByte(conversionPosition),
6907 HandlePositionalNonpositionalArgs(getLocationOfByte(CS.getStart()),
6993 getLocationOfByte(CS.getStart()),
7014 getLocationOfByte(FS.isPublic().getPosition()),
7021 getLocationOfByte(FS.isPrivate().getPosition()),
7031 getLocationOfByte(CS.getStart()),
7052 getLocationOfByte(startSpecifier),
7668 getLocationOfByte(end), /*IsStringLocation*/true,
7680 getLocationOfByte(CS.getStart()),
7702 HandlePositionalNonpositionalArgs(getLocationOfByte(CS.getStart()),
7715 getLocationOfByte(Amt.getStart()),