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

References

tools/clang/tools/extra/clangd/Diagnostics.cpp
  107   if (!Lexer::getRawToken(Loc, Tok, M, L, true) && Tok.isNot(tok::comment)) {
  107   if (!Lexer::getRawToken(Loc, Tok, M, L, true) && Tok.isNot(tok::comment)) {
  108     R = CharSourceRange::getTokenRange(Tok.getLocation(), Tok.getEndLoc());
  108     R = CharSourceRange::getTokenRange(Tok.getLocation(), Tok.getEndLoc());