ΒΆconst clang::RawComment*
getPatternCompletionComment(
    const clang::ASTContext& Ctx,
    const clang::NamedDecl* Decl)

Description

Get the documentation comment used to produce CodeCompletionString::BriefComment for RK_Pattern.

Declared at: clang/include/clang/Sema/CodeCompleteConsumer.h:1234

Parameters

const clang::ASTContext& Ctx
const clang::NamedDecl* Decl