Searched defs:namespaceSymbol (Results 1 – 4 of 4) sorted by relevance
| /third_party/typescript/src/services/codefixes/ |
| D | importFixes.ts | 943 …const namespaceSymbol = checker.resolveName(jsxNamespace, symbolToken, SymbolFlags.Value, /*exclud… constant
|
| /third_party/typescript/src/compiler/ |
| D | binder.ts | 3022 …const namespaceSymbol = lookupSymbolForPropertyAccess((node.arguments[0] as PropertyAccessExpressi… constant
|
| /third_party/typescript/lib/ |
| D | tsc.js | 42051 …function bindPotentiallyMissingNamespaces(namespaceSymbol, entityName, isToplevel, isPrototypeProp… argument 42075 …function bindPotentiallyNewExpandoMemberToNamespace(declaration, namespaceSymbol, isPrototypePrope… argument
|
| D | typingsInstaller.js | 50877 …function bindPotentiallyMissingNamespaces(namespaceSymbol, entityName, isToplevel, isPrototypeProp… argument 50902 …function bindPotentiallyNewExpandoMemberToNamespace(declaration, namespaceSymbol, isPrototypePrope… argument
|