Searched refs:AK_DebugComment (Results 1 – 2 of 2) sorted by relevance
2300 AK_DebugComment, enumerator2343 DebugCommentAction(StringRef S) : MatchAction(AK_DebugComment), S(S.str()) {} in DebugCommentAction()2346 return A->getKind() == AK_DebugComment; in classof()
1035 return A->getKind() != MatchAction::AK_DebugComment; in emit()