Home
last modified time | relevance | path

Searched defs:moduleDecl (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dno-unused-vars.ts240 const moduleDecl = util.nullThrows( constant
/third_party/typescript/tests/cases/fourslash/
DrenameDeclarationKeywords.ts60 moduleDecl, constant
DreferencesForDeclarationKeywords.ts54 moduleDecl, constant
/third_party/typescript/tests/baselines/reference/
DparserRealSource6.js311 …bientValueMembers, enclosedTypes, ambientEnclosedTypes, context, thisType, classType, moduleDecl) { argument
DparserRealSource7.js190 var moduleDecl: ModuleDeclaration = <ModuleDeclaration>ast; variable