Home
last modified time | relevance | path

Searched defs:exportSymbol (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/src/services/refactors/
DconvertExport.ts165 …const exportSymbol = Debug.checkDefined(checker.getSymbolAtLocation(exportName), "Export name shou… constant
/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts543 const exportSymbol = checker.getSymbolAtLocation(exportAssignment); constant
Dchecker.ts10133 …const exportSymbol = symbol.declarations && getTargetOfAliasDeclaration(getDeclarationOfAliasSymbo… constant
44017 const exportSymbol = getMergedSymbol(symbol.exportSymbol!); constant
/third_party/typescript/src/services/
DfindAllReferences.ts1661 const exportSymbol = Debug.checkDefined(exportSpecifier.symbol); constant
/third_party/typescript/lib/
Dtypescript.d.ts2660 exportSymbol?: Symbol; property
DtypescriptServices.d.ts2660 exportSymbol?: Symbol; property
Dtsserverlibrary.d.ts2660 exportSymbol?: Symbol; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2660 exportSymbol?: Symbol; property
Dtsserverlibrary.d.ts2660 exportSymbol?: Symbol; property