Home
last modified time | relevance | path

Searched defs:variableType (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSCompiler.cpp1040 const checker::Type *const variableType = expr->PropVar()->TsType(); in Compile() member in ark::es2panda::compiler::checker
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSAnalyzer.cpp2477 auto *const variableType = checker->CheckVariableDeclaration(ident, ident->TypeAnnotation(), st->Init(), flags); in Check() local
/arkcompiler/runtime_core/static_core/assembler/
H A Dassembly-emitter.cpp1689 StringItem *variableType = container->GetOrCreateStringItem(v.signature); in EmitLocalVariable() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp1100 auto *variableType = variable->TsType(); variable

Completed in 15 milliseconds