Searched defs:namespaceSymbol (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript_eslint/packages/eslint-plugin/src/rules/ |
| D | no-unnecessary-qualifier.ts | 83 const namespaceSymbol = checker.getSymbolAtLocation(tsQualifier); constant
|
| /third_party/typescript/src/compiler/ |
| D | binder.ts | 3035 …const namespaceSymbol = lookupSymbolForPropertyAccess((node.arguments[0] as PropertyAccessExpressi… constant
|
| /third_party/typescript/lib/ |
| D | tsc.js | 35413 …function bindPotentiallyMissingNamespaces(namespaceSymbol, entityName, isToplevel, isPrototypeProp… argument 35437 …function bindPotentiallyNewExpandoMemberToNamespace(declaration, namespaceSymbol, isPrototypePrope… argument
|
| D | typingsInstaller.js | 43262 …function bindPotentiallyMissingNamespaces(namespaceSymbol, entityName, isToplevel, isPrototypeProp… argument 43287 …function bindPotentiallyNewExpandoMemberToNamespace(declaration, namespaceSymbol, isPrototypePrope… argument
|
| D | typescript.js | 43467 …function bindPotentiallyMissingNamespaces(namespaceSymbol, entityName, isToplevel, isPrototypeProp… argument 43492 …function bindPotentiallyNewExpandoMemberToNamespace(declaration, namespaceSymbol, isPrototypePrope… argument
|
| D | typescriptServices.js | 43467 …function bindPotentiallyMissingNamespaces(namespaceSymbol, entityName, isToplevel, isPrototypeProp… argument 43492 …function bindPotentiallyNewExpandoMemberToNamespace(declaration, namespaceSymbol, isPrototypePrope… argument
|
| D | tsserverlibrary.js | 43467 …function bindPotentiallyMissingNamespaces(namespaceSymbol, entityName, isToplevel, isPrototypeProp… argument 43492 …function bindPotentiallyNewExpandoMemberToNamespace(declaration, namespaceSymbol, isPrototypePrope… argument
|
| D | tsserver.js | 43273 …function bindPotentiallyMissingNamespaces(namespaceSymbol, entityName, isToplevel, isPrototypeProp… argument 43298 …function bindPotentiallyNewExpandoMemberToNamespace(declaration, namespaceSymbol, isPrototypePrope… argument
|