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.cpp95 const ir::TSEnumDeclaration *ETSEnumInterface::GetDecl() const noexcept in GetDecl() function in panda::es2panda::checker::ETSEnumInterface
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_builder.cpp403 MIRSymbol *MIRBuilder::GetDecl(const std::string &str) in GetDecl() function in maple::MIRBuilder