Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/src/base/
Dutil.ts405 export function getOutputBinName(node: ts.SourceFile) { function
/arkcompiler/ets_frontend/ts2panda/src/
DcmdOptions.ts221 static getOutputBinName(): string { method in CmdOptions