Home
last modified time | relevance | path

Searched refs:static_ (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsIndexSignature.h41 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 DtsParameterProperty.h43 static_(isStatic), in TSParameterProperty()
65 return static_; in IsStatic()
94 bool static_; member in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSParameterProperty
H A DtsParameterProperty.cpp38 {"static", static_}, in Dump()
H A DtsIndexSignature.cpp43 {"static", static_}}); in Dump()
/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsParameterProperty.h33 static_(isStatic), in TSParameterProperty()
50 return static_; in IsStatic()
81 bool static_; member in ark::es2panda::ir::TSParameterProperty
H A DtsParameterProperty.cpp47 {"static", static_}, in Dump()

Completed in 2 milliseconds