Searched defs:GetDecl (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ | ||
| D | etsEnumType.cpp | 149 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/ | ||
| D | mir_builder.cpp | 408 MIRSymbol *MIRBuilder::GetDecl(const std::string &str) in GetDecl() function in maple::MIRBuilder |