Home
last modified time | relevance | path

Searched refs:isModuleWithStringLiteralName (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/src/compiler/
DbuilderState.ts459 if (!isModuleWithStringLiteralName(statement)) {
Dutilities.ts921 export function isModuleWithStringLiteralName(node: Node): node is ModuleDeclaration { function
Dchecker.ts4282 …return isModuleWithStringLiteralName(declaration) || (declaration.kind === SyntaxKind.SourceFile &…
/third_party/typescript/src/services/
DsymbolDisplay.ts430 isModuleWithStringLiteralName(resolvedNode) &&
/third_party/typescript/lib/
Dtsc.js10660 function isModuleWithStringLiteralName(node) { function
10663 ts.isModuleWithStringLiteralName = isModuleWithStringLiteralName;
39100 …return ts.isModuleWithStringLiteralName(declaration) || (declaration.kind === 300 && ts.isExternal…
90406 if (!ts.isModuleWithStringLiteralName(statement)) {
DtypingsInstaller.js14021 function isModuleWithStringLiteralName(node) { function
14024 ts.isModuleWithStringLiteralName = isModuleWithStringLiteralName;
47689 …return ts.isModuleWithStringLiteralName(declaration) || (declaration.kind === 300 /* SourceFile */…
109890 if (!ts.isModuleWithStringLiteralName(statement)) {
DtypescriptServices.js14226 function isModuleWithStringLiteralName(node) { function
14229 ts.isModuleWithStringLiteralName = isModuleWithStringLiteralName;
47894 …return ts.isModuleWithStringLiteralName(declaration) || (declaration.kind === 300 /* SourceFile */…
110095 if (!ts.isModuleWithStringLiteralName(statement)) {
131859 … var isExternalModuleDeclaration = ts.isModuleWithStringLiteralName(resolvedNode) &&
Dtsserverlibrary.js14226 function isModuleWithStringLiteralName(node) { function
14229 ts.isModuleWithStringLiteralName = isModuleWithStringLiteralName;
47894 …return ts.isModuleWithStringLiteralName(declaration) || (declaration.kind === 300 /* SourceFile */…
110095 if (!ts.isModuleWithStringLiteralName(statement)) {
131859 … var isExternalModuleDeclaration = ts.isModuleWithStringLiteralName(resolvedNode) &&
Dtsserver.js14032 function isModuleWithStringLiteralName(node) { function
14035 ts.isModuleWithStringLiteralName = isModuleWithStringLiteralName;
47700 …return ts.isModuleWithStringLiteralName(declaration) || (declaration.kind === 300 /* SourceFile */…
109901 if (!ts.isModuleWithStringLiteralName(statement)) {
131290 … var isExternalModuleDeclaration = ts.isModuleWithStringLiteralName(resolvedNode) &&
Dtypescript.js14226 function isModuleWithStringLiteralName(node) { function
14229 ts.isModuleWithStringLiteralName = isModuleWithStringLiteralName;
47894 …return ts.isModuleWithStringLiteralName(declaration) || (declaration.kind === 300 /* SourceFile */…
110095 if (!ts.isModuleWithStringLiteralName(statement)) {
131859 … var isExternalModuleDeclaration = ts.isModuleWithStringLiteralName(resolvedNode) &&