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

References

tools/clang/tools/extra/clangd/Compiler.cpp
   61   if (!CI)
   64   CI->getFrontendOpts().DisableFree = false;
   65   CI->getLangOpts()->CommentOpts.ParseAllComments = true;
   66   return CI;