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

Declarations

tools/clang/include/clang/Lex/LiteralSupport.h
  279   void DiagnoseLexingError(SourceLocation Loc);

References

tools/clang/lib/Lex/LiteralSupport.cpp
 1467     return DiagnoseLexingError(SourceLocation());
 1485       return DiagnoseLexingError(StringToks[i].getLocation());
 1549       return DiagnoseLexingError(StringToks[i].getLocation());
 1642         return DiagnoseLexingError(StringToks[i].getLocation());