Home
last modified time | relevance | path

Searched defs:ambientModuleName (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/services/
DexportInfoMap.ts183 const { symbolName, ambientModuleName } = parseKey(key); constant
269 const ambientModuleName = moduleKey === "" ? undefined : moduleKey; constant
283 for (const ambientModuleName of newSourceFile.ambientModuleNames) { constant
Dcompletions.ts1376 const ambientModuleName = origin.fileName ? undefined : stripQuotes(origin.moduleSymbol.name); constant
1382 ambientModuleName, constant
1392 ambientModuleName: origin.fileName ? undefined : stripQuotes(origin.moduleSymbol.name), constant
Dtypes.ts1308 ambientModuleName?: string; property
/third_party/typescript/tests/cases/fourslash/
Dfourslash.ts114 ambientModuleName?: string; property
/third_party/typescript/lib/
Dtypescript.d.ts7345 ambientModuleName?: string; property
Dtsserverlibrary.d.ts11275 ambientModuleName?: string; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts7345 ambientModuleName?: string; property
Dtsserverlibrary.d.ts11275 ambientModuleName?: string; property