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

Declarations

tools/clang/lib/Sema/SemaChecking.cpp
 7305   SourceLocation getLocationOfByte(const char *x);

References

tools/clang/lib/Sema/SemaChecking.cpp
 7328   SourceLocation Start = getLocationOfByte(startSpecifier);
 7329   SourceLocation End   = getLocationOfByte(startSpecifier + specifierLen - 1);
 7345                        getLocationOfByte(startSpecifier),
 7363                          getLocationOfByte(LM.getStart()),
 7367     S.Diag(getLocationOfByte(LM.getStart()), diag::note_format_fix_specifier)
 7377                          getLocationOfByte(LM.getStart()),
 7397                          getLocationOfByte(LM.getStart()),
 7401     S.Diag(getLocationOfByte(LM.getStart()), diag::note_format_fix_specifier)
 7408                          getLocationOfByte(LM.getStart()),
 7424                          getLocationOfByte(CS.getStart()),
 7429     S.Diag(getLocationOfByte(CS.getStart()), diag::note_format_fix_specifier)
 7435                          getLocationOfByte(CS.getStart()),
 7444                                getLocationOfByte(startPos),
 7454                        getLocationOfByte(startPos), /*IsStringLocation*/true,
 7461                                getLocationOfByte(startPos),
 7471       getLocationOfByte(nullCharacter), /*IsStringLocation*/true,
 7601       PDiag, getLocationOfByte(CS.getStart()), /*IsStringLocation*/true,
 7752                                           getLocationOfByte(CS.getStart()),
 7758   S.Diag(getLocationOfByte(MaskType.data()), diag::err_invalid_mask_type_size);
 7771                              getLocationOfByte(Amt.getStart()),
 7797                              getLocationOfByte(Amt.getStart()),
 7826                        getLocationOfByte(Amt.getStart()),
 7841                        getLocationOfByte(flag.getPosition()),
 7857                        getLocationOfByte(ignoredFlag.getPosition()),
 7868                        getLocationOfByte(startFlag),
 7879                       getLocationOfByte(startFlag),
 7890                          getLocationOfByte(conversionPosition),
 7983       HandlePositionalNonpositionalArgs(getLocationOfByte(CS.getStart()),
 8069                          getLocationOfByte(CS.getStart()),
 8090                            getLocationOfByte(FS.isPublic().getPosition()),
 8097                            getLocationOfByte(FS.isPrivate().getPosition()),
 8119                          getLocationOfByte(startSpecifier),
 8621                        getLocationOfByte(end), /*IsStringLocation*/true,
 8633                                           getLocationOfByte(CS.getStart()),
 8655       HandlePositionalNonpositionalArgs(getLocationOfByte(CS.getStart()),
 8668                            getLocationOfByte(Amt.getStart()),