Home
last modified time | relevance | path

Searched defs:namespaceSymbol (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/services/codefixes/
DimportFixes.ts943 …const namespaceSymbol = checker.resolveName(jsxNamespace, symbolToken, SymbolFlags.Value, /*exclud… constant
/third_party/typescript/src/compiler/
Dbinder.ts3022 …const namespaceSymbol = lookupSymbolForPropertyAccess((node.arguments[0] as PropertyAccessExpressi… constant
/third_party/typescript/lib/
Dtsc.js42051 …function bindPotentiallyMissingNamespaces(namespaceSymbol, entityName, isToplevel, isPrototypeProp… argument
42075 …function bindPotentiallyNewExpandoMemberToNamespace(declaration, namespaceSymbol, isPrototypePrope… argument
DtypingsInstaller.js50877 …function bindPotentiallyMissingNamespaces(namespaceSymbol, entityName, isToplevel, isPrototypeProp… argument
50902 …function bindPotentiallyNewExpandoMemberToNamespace(declaration, namespaceSymbol, isPrototypePrope… argument