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