Home
last modified time | relevance | path

Searched refs:GetContainingInterfaceDeclaration (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
Dhelpers.h147 …static const ir::TSInterfaceDeclaration *GetContainingInterfaceDeclaration(const ir::AstNode *node…
Dhelpers.cpp248 const ir::TSInterfaceDeclaration *Helpers::GetContainingInterfaceDeclaration(const ir::AstNode *nod… in GetContainingInterfaceDeclaration() function in ark::es2panda::util::Helpers