reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/AST/FormatString.h
  204     return StringRef(getStart(), getLength());
tools/clang/lib/Sema/SemaChecking.cpp
 7424                          getLocationOfByte(CS.getStart()),
 7428     CharSourceRange CSRange = getSpecifierRange(CS.getStart(), CS.getLength());
 7429     S.Diag(getLocationOfByte(CS.getStart()), diag::note_format_fix_specifier)
 7435                          getLocationOfByte(CS.getStart()),
 7601       PDiag, getLocationOfByte(CS.getStart()), /*IsStringLocation*/true,
 7752                                           getLocationOfByte(CS.getStart()),
 7754                                           CS.getStart(), CS.getLength());
 7983       HandlePositionalNonpositionalArgs(getLocationOfByte(CS.getStart()),
 8069                          getLocationOfByte(CS.getStart()),
 8633                                           getLocationOfByte(CS.getStart()),
 8635                                           CS.getStart(), CS.getLength());
 8655       HandlePositionalNonpositionalArgs(getLocationOfByte(CS.getStart()),