Searched refs:DebugCommentAction (Results 1 – 3 of 3) sorted by relevance
2216 class DebugCommentAction : public MatchAction {2221 DebugCommentAction(StringRef S) in DebugCommentAction() function
1308 RM.addAction<DebugCommentAction>(Comment); in addRuleMatcher()
1897 M.addAction<DebugCommentAction>(llvm::to_string(*P.getSrcPattern()) + in runOnPattern()