Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp3063 class DebugCommentAction : public MatchAction { class
3068 DebugCommentAction(StringRef S) : S(std::string(S)) {} in DebugCommentAction() function in __anon8aabd5ea0111::DebugCommentAction