Searched refs:getRawCommentForAnyRedecl (Results 1 – 8 of 8) sorted by relevance
2621 Ctx.getRawCommentForAnyRedecl(M)) { in CreateCodeCompletionString()2626 Ctx.getRawCommentForAnyRedecl(PDecl)) { in CreateCodeCompletionString()2690 if (const RawComment *RC = Ctx.getRawCommentForAnyRedecl(ND)) { in CreateCodeCompletionString()2696 if (const RawComment *RC = Ctx.getRawCommentForAnyRedecl(PDecl)) in CreateCodeCompletionString()2979 if (auto RC = S.getASTContext().getRawCommentForAnyRedecl( in CreateSignatureString()
708 getRawCommentForAnyRedecl(const Decl *D,
3590 if (auto *RC = Ctx.getRawCommentForAnyRedecl(ND)) in getCompletionComment()3601 return Ctx.getRawCommentForAnyRedecl(PDecl); in getCompletionComment()3619 if (auto *RC = Ctx.getRawCommentForAnyRedecl(M)) in getPatternCompletionComment()3621 if (auto *RC = Ctx.getRawCommentForAnyRedecl(PDecl)) in getPatternCompletionComment()3634 return Ctx.getRawCommentForAnyRedecl(FDecl->getParamDecl(ArgIndex)); in getParameterComment()
761 getRawCommentForAnyRedecl(const Decl *D,
7295 const RawComment *RC = Context.getRawCommentForAnyRedecl(D); in clang_Cursor_getCommentRange()7308 const RawComment *RC = Context.getRawCommentForAnyRedecl(D); in clang_Cursor_getRawCommentText()7323 const RawComment *RC = Context.getRawCommentForAnyRedecl(D); in clang_Cursor_getBriefCommentText()
8332 const RawComment *RC = Context.getRawCommentForAnyRedecl(D); in clang_Cursor_getCommentRange()8345 const RawComment *RC = Context.getRawCommentForAnyRedecl(D); in clang_Cursor_getRawCommentText()8360 const RawComment *RC = Context.getRawCommentForAnyRedecl(D); in clang_Cursor_getBriefCommentText()
333 const RawComment *ASTContext::getRawCommentForAnyRedecl( in getRawCommentForAnyRedecl() function in ASTContext463 const RawComment *RC = getRawCommentForAnyRedecl(D, &OriginalDecl); in getCommentForDecl()
377 const RawComment *ASTContext::getRawCommentForAnyRedecl( in getRawCommentForAnyRedecl() function in ASTContext572 const RawComment *RC = getRawCommentForAnyRedecl(D, &OriginalDecl); in getCommentForDecl()