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