Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DGlobalISelEmitter.cpp3063 class DebugCommentAction : public MatchAction { class
3068 DebugCommentAction(StringRef S) : S(std::string(S)) {} in DebugCommentAction() function in __anon7790e1cf0111::DebugCommentAction
5170 M.addAction<DebugCommentAction>(llvm::to_string(*P.getSrcPattern()) + in runOnPattern()