Home
last modified time | relevance | path

Searched defs:NamespaceDeclaration (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/torque/
Dast.h180 struct NamespaceDeclaration : Declaration { struct
182 NamespaceDeclaration(SourcePosition pos, std::string name, in NamespaceDeclaration() argument
187 std::vector<Declaration*> declarations;
188 std::string name;
/third_party/typescript/lib/
Dtypescript.d.ts1681 export interface NamespaceDeclaration extends ModuleDeclaration { interface
DtypescriptServices.d.ts1681 export interface NamespaceDeclaration extends ModuleDeclaration { interface
Dtsserverlibrary.d.ts1681 export interface NamespaceDeclaration extends ModuleDeclaration { interface
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts1681 export interface NamespaceDeclaration extends ModuleDeclaration { interface
Dtsserverlibrary.d.ts1681 export interface NamespaceDeclaration extends ModuleDeclaration { interface