Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h1154 const RawComment *getCompletionComment(const ASTContext &Ctx,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp3435 if (const RawComment *RC = getCompletionComment(Ctx, Declaration)) { in createCodeCompletionStringForDecl()
3640 const RawComment *clang::getCompletionComment(const ASTContext &Ctx, in getCompletionComment() function in clang