Searched refs:getFormattedText (Results 1 – 4 of 4) sorted by relevance
47 return Comment.getFormattedText(SourceMgr, Diags); in formatComment()
139 std::string getFormattedText(const SourceManager &SourceMgr,
89 RC->getFormattedText(Ctx.getSourceManager(), Ctx.getDiagnostics()); in getDeclComment()
359 std::string RawComment::getFormattedText(const SourceManager &SourceMgr, in getFormattedText() function in RawComment