Searched refs:GetTSInterfaceDeclarationType (Results 1 – 2 of 2) sorted by relevance
31 const checker::Type *GetTSInterfaceDeclarationType(const ir::AstNode *ast);
169 const checker::Type *GetTSInterfaceDeclarationType(const ir::AstNode *ast) in GetTSInterfaceDeclarationType() function219 auto *tsInterfaceDeclarationType = GetTSInterfaceDeclarationType(ast); in ValidateMethodAccessForTSInterface()