Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
Descape_analysis_test.cpp1686 TEST_F(EscapeAnalysisTest, LoadDefaultValue) in TEST_F() argument
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp662 const checker::Type *ETSGen::LoadDefaultValue(const ir::AstNode *node, const checker::Type *type) in LoadDefaultValue() function in ark::es2panda::compiler::ETSGen