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

Declarations

tools/clang/tools/extra/clangd/CodeCompletionStrings.h
   31 std::string getDocComment(const ASTContext &Ctx,

References

tools/clang/tools/extra/clangd/CodeComplete.cpp
  378         Completion.Documentation = getDocComment(*ASTCtx, *C.SemaResult,
tools/clang/tools/extra/clangd/index/SymbolCollector.cpp
  596       formatDocumentation(*CCS, getDocComment(Ctx, SymbolCompletion,