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

References

tools/clang/tools/extra/clangd/IncludeFixer.cpp
  201   while (auto CCTok = Lexer::findNextToken(NextLoc, SM, LangOpts)) {
  208     NextLoc = IDTok->getLocation();