Searched defs:CommentText (Results 1 – 4 of 4) sorted by relevance
75 void MCACommentConsumer::HandleComment(SMLoc Loc, StringRef CommentText) { in HandleComment()
359 const StringRef CommentText = Comment->getRawText(SM); in getAssociatedRange() local
361 llvm::StringRef CommentText = getRawText(SourceMgr); in getFormattedText() local
367 StringRef CommentText = Current->TokenText.trim(); in parseModuleReferences() local