Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsParameterProperty.h27 …explicit TSParameterProperty(AccessibilityOption accessibility, Expression *parameter, bool readon… in TSParameterProperty() function
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsParameterProperty.h36 …explicit TSParameterProperty(AccessibilityOption accessibility, Expression *parameter, bool readon… in TSParameterProperty() function
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h103 class TSParameterProperty; variable