Home
last modified time | relevance | path

Searched defs:GetDecl (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsEnumType.cpp149 const ir::TSEnumDeclaration *ETSEnumType::GetDecl() const noexcept in GetDecl() function in ark::es2panda::checker::ETSEnumType
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_builder.cpp408 MIRSymbol *MIRBuilder::GetDecl(const std::string &str) in GetDecl() function in maple::MIRBuilder