Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.h2186 AK_DebugComment, enumerator
2222 : MatchAction(AK_DebugComment), S(std::string(S)) {} in DebugCommentAction()
2225 return A->getKind() == AK_DebugComment; in classof()