Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/
DjsDocAllowed.h24 struct JsDocRecord { struct
29 JsDocRecord(util::StringView initName, util::StringView initParam, util::StringView initComment) in JsDocRecord() argument