Searched refs:getCompletionComment (Results 1 – 3 of 3) sorted by relevance
81 const RawComment *RC = getCompletionComment(Ctx, &Decl); in getDeclComment()
1229 const RawComment *getCompletionComment(const ASTContext &Ctx,
3442 if (const RawComment *RC = getCompletionComment(Ctx, Declaration)) { in createCodeCompletionStringForDecl()3647 const RawComment *clang::getCompletionComment(const ASTContext &Ctx, in getCompletionComment() function in clang