Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/src/base/
DbcGenUtil.ts474 export function stLetOrClassToGlobalRecord(name: string) { function
/arkcompiler/ets_frontend/ts2panda/src/
Dpandagen.ts1457 stLetOrClassToGlobalRecord(node: ts.Node, string_id: string) { method in PandaGen