Searched refs:getCompletionComment (Results 1 – 2 of 2) sorted by relevance
1154 const RawComment *getCompletionComment(const ASTContext &Ctx,
3435 if (const RawComment *RC = getCompletionComment(Ctx, Declaration)) { in createCodeCompletionStringForDecl()3640 const RawComment *clang::getCompletionComment(const ASTContext &Ctx, in getCompletionComment() function in clang