Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/callgraph/pointerAnalysis/
DPagBuilder.ts1559 let storageType: StorageType = this.getStorageType(storageName, cs, cid); variable
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DTypeScriptLinter.ts9601 let storageType: ts.Node | undefined; variable