Home
last modified time | relevance | path

Searched refs:LoadConstantObject (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp863 void ETSGen::LoadConstantObject(const ir::Expression *node, const checker::Type *type) in LoadConstantObject() function in panda::es2panda::compiler::ETSGen
920 LoadConstantObject(node, type); in TryLoadConstantExpression()
DETSGen.h672 void LoadConstantObject(const ir::Expression *node, const checker::Type *type);