ΒΆconst clang::RawComment* getCompletionComment(
const clang::ASTContext& Ctx,
const clang::NamedDecl* Decl)
const clang::RawComment* getCompletionComment(
const clang::ASTContext& Ctx,
const clang::NamedDecl* Decl)
Description
Get the documentation comment used to produce CodeCompletionString::BriefComment for RK_Declaration.
Declared at: clang/include/clang/Sema/CodeCompleteConsumer.h:1229
Parameters
- const clang::ASTContext& Ctx
- const clang::NamedDecl* Decl