Searched defs:DebugCommentAction (Results 1 – 1 of 1) sorted by relevance
2982 class DebugCommentAction : public MatchAction { class2987 DebugCommentAction(StringRef S) : S(std::string(S)) {} in DebugCommentAction() function in __anon0a286f430111::DebugCommentAction