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