Home
last modified time | relevance | path

Searched refs:DebugCommentAction (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp2491 class DebugCommentAction : public MatchAction { class
2496 DebugCommentAction(StringRef S) : S(S) {} in DebugCommentAction() function in __anon7e76e5f80111::DebugCommentAction
3833 M.addAction<DebugCommentAction>(llvm::to_string(*P.getSrcPattern()) + in runOnPattern()