Searched refs:DebugCommentAction (Results 1 – 4 of 4) sorted by relevance
2277 class DebugCommentAction : public MatchAction {2282 DebugCommentAction(StringRef S) in DebugCommentAction() function
1304 RM.addAction<DebugCommentAction>(Comment); in addRuleMatcher()
1922 M.addAction<DebugCommentAction>(llvm::to_string(P.getSrcPattern()) + in runOnPattern()