Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dvariable.cpp61 void EnumVariable::ResetDecl(Decl *decl) in ResetDecl() function in ark::es2panda::varbinder::EnumVariable
H A Dvariable.h285 void ResetDecl(Decl *decl);
/arkcompiler/ets_frontend/es2panda/binder/
H A Dvariable.cpp88 void EnumVariable::ResetDecl(Decl *decl) in ResetDecl() function in panda::es2panda::binder::EnumVariable
H A Dvariable.h263 void ResetDecl(Decl *decl);
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsEnumDeclaration.cpp285 enumVar->ResetDecl(decl); in AddEnumValueDeclaration()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DTSAnalyzer.cpp1737 enumVar->ResetDecl(decl); in AddEnumValueDeclaration()

Completed in 7 milliseconds