Searched refs:static_ (Results 1 - 6 of 6) sorted by relevance
/arkcompiler/ets_frontend/es2panda/ir/ts/ | ||
H A D | tsIndexSignature.h | 41 static_(isStatic) in TSIndexSignature() 72 return static_; in Static() 87 bool static_ = false; member in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSIndexSignature |
H A D | tsParameterProperty.h | 43 static_(isStatic), in TSParameterProperty() 65 return static_; in IsStatic() 94 bool static_; member in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSParameterProperty |
H A D | tsParameterProperty.cpp | 38 {"static", static_}, in Dump() |
H A D | tsIndexSignature.cpp | 43 {"static", static_}}); in Dump() |
/arkcompiler/ets_frontend/ets2panda/ir/ts/ | ||
H A D | tsParameterProperty.h | 33 static_(isStatic), in TSParameterProperty() 50 return static_; in IsStatic() 81 bool static_; member in ark::es2panda::ir::TSParameterProperty |
H A D | tsParameterProperty.cpp | 47 {"static", static_}, in Dump() |
Completed in 2 milliseconds