Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp3016 class DebugCommentAction : public MatchAction { class
3021 DebugCommentAction(StringRef S) : S(std::string(S)) {} in DebugCommentAction() function in __anon332dbd1e0111::DebugCommentAction