Home
last modified time | relevance | path

Searched defs:callSym (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/src/utils/
DTsUtils.ts1287 const callSym = self.tsTypeChecker.getSymbolAtLocation(tsNode.expression); constant
/arkcompiler/ets_frontend/ets2panda/linter-4.2/src/
DUtils.ts1613 const callSym = self.tsTypeChecker.getSymbolAtLocation(tsNode.expression); constant
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp7385 MIRSymbol *callSym = GlobalTables::GetGsymTable().CreateSymbol(kScopeGlobal); in GenRetCleanup() local
7624 MIRSymbol *callSym = GlobalTables::GetGsymTable().CreateSymbol(kScopeGlobal); in HandleRCCall() local
7659 MIRSymbol *callSym = GlobalTables::GetGsymTable().CreateSymbol(kScopeGlobal); in HandleRCCall() local