Home
last modified time | relevance | path

Searched refs:getCompletionComment (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/
DCodeCompletionStrings.cpp82 const RawComment *RC = getCompletionComment(Ctx, &Decl); in getDeclComment()
/external/llvm-project/clang/include/clang/Sema/
DCodeCompleteConsumer.h1154 const RawComment *getCompletionComment(const ASTContext &Ctx,
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp3383 if (const RawComment *RC = getCompletionComment(Ctx, Declaration)) { in createCodeCompletionStringForDecl()
3586 const RawComment *clang::getCompletionComment(const ASTContext &Ctx, in getCompletionComment() function in clang