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