Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.h218 void ApplyConversion(const ir::AstNode *node) in ApplyConversion() function
DETSGen.cpp1123 void ETSGen::ApplyConversion(const ir::AstNode *node, const checker::Type *targetType) in ApplyConversion() function in ark::es2panda::compiler::ETSGen