Lines Matching defs:getLocationOfByte

109   return SL->getLocationOfByte(ByteNo, getSourceManager(), LangOpts,
10422 SourceLocation getLocationOfByte(
10426 return FExpr->getLocationOfByte(ByteNo + Offset, SM, Features, Target,
11034 SourceLocation getLocationOfByte(const char *x);
11057 SourceLocation Start = getLocationOfByte(startSpecifier);
11058 SourceLocation End = getLocationOfByte(startSpecifier + specifierLen - 1);
11066 SourceLocation CheckFormatHandler::getLocationOfByte(const char *x) {
11067 return FExpr->getLocationOfByte(x - Beg, S.getSourceManager(),
11074 getLocationOfByte(startSpecifier),
11092 getLocationOfByte(LM.getStart()),
11096 S.Diag(getLocationOfByte(LM.getStart()), diag::note_format_fix_specifier)
11106 getLocationOfByte(LM.getStart()),
11126 getLocationOfByte(LM.getStart()),
11130 S.Diag(getLocationOfByte(LM.getStart()), diag::note_format_fix_specifier)
11137 getLocationOfByte(LM.getStart()),
11153 getLocationOfByte(CS.getStart()),
11158 S.Diag(getLocationOfByte(CS.getStart()), diag::note_format_fix_specifier)
11164 getLocationOfByte(CS.getStart()),
11173 getLocationOfByte(startPos),
11183 getLocationOfByte(startSpecifier), /*IsStringLocation*/ true,
11190 getLocationOfByte(startPos),
11200 getLocationOfByte(nullCharacter), /*IsStringLocation*/true,
11330 PDiag, getLocationOfByte(CS.getStart()), /*IsStringLocation*/true,
11481 getLocationOfByte(CS.getStart()),
11487 S.Diag(getLocationOfByte(MaskType.data()), diag::err_invalid_mask_type_size);
11499 getLocationOfByte(Amt.getStart()),
11525 getLocationOfByte(Amt.getStart()),
11554 getLocationOfByte(Amt.getStart()),
11569 getLocationOfByte(flag.getPosition()),
11585 getLocationOfByte(ignoredFlag.getPosition()),
11596 getLocationOfByte(startFlag),
11607 getLocationOfByte(startFlag),
11618 getLocationOfByte(conversionPosition),
11709 HandlePositionalNonpositionalArgs(getLocationOfByte(CS.getStart()),
11795 getLocationOfByte(CS.getStart()),
11816 getLocationOfByte(FS.isPublic().getPosition()),
11823 getLocationOfByte(FS.isPrivate().getPosition()),
11833 getLocationOfByte(CS.getStart()),
11854 getLocationOfByte(startSpecifier),
12426 getLocationOfByte(end), /*IsStringLocation*/true,
12438 getLocationOfByte(CS.getStart()),
12460 HandlePositionalNonpositionalArgs(getLocationOfByte(CS.getStart()),
12473 getLocationOfByte(Amt.getStart()),