Home
last modified time | relevance | path

Searched defs:allowSourceMaps (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/lib/
DtypingsInstaller.js17124 function getName(node, allowComments, allowSourceMaps, emitFlags = 0) { argument
17139 function getInternalName(node, allowComments, allowSourceMaps) { argument
17142 function getLocalName(node, allowComments, allowSourceMaps) { argument
17145 function getExportName(node, allowComments, allowSourceMaps) { argument
17148 function getDeclarationName(node, allowComments, allowSourceMaps) { argument
17151 function getNamespaceMemberName(ns, name, allowComments, allowSourceMaps) { argument
17163 function getExternalModuleOrNamespaceExportName(ns, node, allowComments, allowSourceMaps) { argument
Dtsc.js22415 function getName(node, allowComments, allowSourceMaps, emitFlags = 0) { argument
22430 function getInternalName(node, allowComments, allowSourceMaps) { argument
22433 function getLocalName(node, allowComments, allowSourceMaps) { argument
22436 function getExportName(node, allowComments, allowSourceMaps) { argument
22439 function getDeclarationName(node, allowComments, allowSourceMaps) { argument
22442 function getNamespaceMemberName(ns, name, allowComments, allowSourceMaps) { argument
22454 function getExternalModuleOrNamespaceExportName(ns, node, allowComments, allowSourceMaps) { argument