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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h1157 const RawComment *getCompletionComment(const ASTContext &Ctx,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp3379 if (const RawComment *RC = getCompletionComment(Ctx, Declaration)) {
3582 const RawComment *clang::getCompletionComment(const ASTContext &Ctx, function in class:clang

Completed in 72 milliseconds