Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h1164 const RawComment *getCompletionComment(const ASTContext &Ctx,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp2981 if (const RawComment *RC = getCompletionComment(Ctx, Declaration)) { in createCodeCompletionStringForDecl()
3172 const RawComment *clang::getCompletionComment(const ASTContext &Ctx, in getCompletionComment() function in clang