Home
last modified time | relevance | path

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

/third_party/typescript/src/services/codefixes/
DimportFixes.ts981 …const namespaceSymbol = checker.resolveName(jsxNamespace, symbolToken, SymbolFlags.Value, /*exclud… constant
/third_party/typescript/src/compiler/
Dbinder.ts3089 …const namespaceSymbol = lookupSymbolForPropertyAccess((node.arguments[0] as PropertyAccessExpressi… constant
/third_party/typescript/lib/
DtypingsInstaller.js31975 …function bindPotentiallyMissingNamespaces(namespaceSymbol, entityName, isToplevel, isPrototypeProp… argument
31997 …function bindPotentiallyNewExpandoMemberToNamespace(declaration, namespaceSymbol, isPrototypePrope… argument
Dtsc.js41737 …function bindPotentiallyMissingNamespaces(namespaceSymbol, entityName, isToplevel, isPrototypeProp… argument
41759 …function bindPotentiallyNewExpandoMemberToNamespace(declaration, namespaceSymbol, isPrototypePrope… argument