Home
last modified time | relevance | path

Searched defs:accessibility (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsParameterProperty.h27 explicit TSParameterProperty(AccessibilityOption accessibility, Expression *parameter, bool readonly, bool isStatic, in TSParameterProperty() argument
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsParameterProperty.h36 explicit TSParameterProperty(AccessibilityOption accessibility, Expression *parameter, bool readonly, in TSParameterProperty() argument
/arkcompiler/ets_frontend/es2panda/parser/
H A DparserImpl.cpp4140 auto accessibility = ir::AccessibilityOption::NO_OPTS; in CreateTsParameterProperty() local

Completed in 8 milliseconds