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