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