Home | History | Annotate | Download | only in Sema

Lines Matching defs:getLocationOfByte

46   return SL->getLocationOfByte(ByteNo, getSourceManager(), LangOpts,
2369 SourceLocation getLocationOfByte(const char *x);
2391 SourceLocation Start = getLocationOfByte(startSpecifier);
2392 SourceLocation End = getLocationOfByte(startSpecifier + specifierLen - 1);
2400 SourceLocation CheckFormatHandler::getLocationOfByte(const char *x) {
2407 getLocationOfByte(startSpecifier),
2425 getLocationOfByte(LM.getStart()),
2429 S.Diag(getLocationOfByte(LM.getStart()), diag::note_format_fix_specifier)
2439 getLocationOfByte(LM.getStart()),
2459 getLocationOfByte(LM.getStart()),
2463 S.Diag(getLocationOfByte(LM.getStart()), diag::note_format_fix_specifier)
2470 getLocationOfByte(LM.getStart()),
2486 getLocationOfByte(CS.getStart()),
2491 S.Diag(getLocationOfByte(CS.getStart()), diag::note_format_fix_specifier)
2497 getLocationOfByte(CS.getStart()),
2506 getLocationOfByte(startPos),
2516 getLocationOfByte(startPos), /*IsStringLocation*/true,
2523 getLocationOfByte(startPos),
2533 getLocationOfByte(nullCharacter), /*IsStringLocation*/true,
2617 PDiag, getLocationOfByte(CS.getStart()), /*IsStringLocation*/true,
2753 getLocationOfByte(CS.getStart()),
2769 getLocationOfByte(Amt.getStart()),
2795 getLocationOfByte(Amt.getStart()),
2824 getLocationOfByte(Amt.getStart()),
2839 getLocationOfByte(flag.getPosition()),
2855 getLocationOfByte(ignoredFlag.getPosition()),
2950 HandlePositionalNonpositionalArgs(getLocationOfByte(CS.getStart()),
3379 getLocationOfByte(end), /*IsStringLocation*/true,
3392 getLocationOfByte(CS.getStart()),
3415 HandlePositionalNonpositionalArgs(getLocationOfByte(CS.getStart()),
3428 getLocationOfByte(Amt.getStart()),