Searched refs:interfaceDecl (Results 1 – 1 of 1) sorted by relevance
831 auto *interfaceDecl = in ParseTsInterfaceDeclaration() local833 interfaceDecl->SetRange({interfaceStart, lexer_->GetToken().End()}); in ParseTsInterfaceDeclaration()838 decl->BindNode(interfaceDecl); in ParseTsInterfaceDeclaration()840 decl->AsInterfaceDecl()->Add(interfaceDecl); in ParseTsInterfaceDeclaration()845 return interfaceDecl; in ParseTsInterfaceDeclaration()