Home
last modified time | relevance | path

Searched defs:CommentText (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/llvm-mca/
H A DCodeRegionGenerator.cpp77 void MCACommentConsumer::HandleComment(SMLoc Loc, StringRef CommentText) { in HandleComment()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DRawCommentList.cpp341 llvm::StringRef CommentText = getRawText(SourceMgr); in getFormattedText() local