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

References

tools/clang/tools/extra/clangd/CodeComplete.cpp
  257       : ASTCtx(ASTCtx), ExtractDocumentation(Opts.IncludeComments),
  258         EnableFunctionArgSnippets(Opts.EnableFunctionArgSnippets),
  337     bool ShouldInsert = C.headerToInsertIfAllowed(Opts).hasValue();