Searched refs:DebugCommentAction (Results 1 – 1 of 1) sorted by relevance
2491 class DebugCommentAction : public MatchAction { class2496 DebugCommentAction(StringRef S) : S(S) {} in DebugCommentAction() function in __anon7e76e5f80111::DebugCommentAction3833 M.addAction<DebugCommentAction>(llvm::to_string(*P.getSrcPattern()) + in runOnPattern()