Home
last modified time | relevance | path

Searched refs:GetTSInterfaceDeclarationType (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A Dhelpers.h31 const checker::Type *GetTSInterfaceDeclarationType(const ir::AstNode *ast);
H A Dhelpers.cpp169 const checker::Type *GetTSInterfaceDeclarationType(const ir::AstNode *ast) in GetTSInterfaceDeclarationType() function
219 auto *tsInterfaceDeclarationType = GetTSInterfaceDeclarationType(ast); in ValidateMethodAccessForTSInterface()

Completed in 2 milliseconds