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

References

tools/clang/lib/Lex/Lexer.cpp
  530   TheLexer.SetCommentRetentionState(true);
  535     TheLexer.LexFromRawLexer(TheTok);
  537     if (TheLexer.getBufferLocation() > StrData) {
  541       if (TheLexer.getBufferLocation() - TheTok.getLength() <= StrData)