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

References

tools/clang/tools/extra/clangd/index/IndexAction.cpp
  162     CI.getLangOpts().CommentOpts.ParseAllComments = true;
  165     CI.getDiagnosticOpts().IgnoreWarnings = true;
  166     CI.getDiagnostics().setIgnoreAllWarnings(true);
  170     CI.getFrontendOpts().SkipFunctionBodies = true;