Searched refs:DebugCommentAction (Results 1 – 1 of 1) sorted by relevance
3029 class DebugCommentAction : public MatchAction { class3034 DebugCommentAction(StringRef S) : S(std::string(S)) {} in DebugCommentAction() function in __anon612774070111::DebugCommentAction5116 M.addAction<DebugCommentAction>(llvm::to_string(*P.getSrcPattern()) + in runOnPattern()