Home
last modified time | relevance | path

Searched refs:AsTyped (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/
H A Dutil.cpp63 nn->AsTyped()->SetTsType(nullptr);
/arkcompiler/ets_frontend/ets2panda/ir/
H A DastNode.h134 Typed<AstNode> *AsTyped() in AsTyped() function in ark::es2panda::ark::es2panda::ark::es2panda::ark::es2panda::ir::AstNode
140 Typed<AstNode> const *AsTyped() const in AsTyped() function in ark::es2panda::ark::es2panda::ark::es2panda::ark::es2panda::ir::AstNode
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DlambdaLowering.cpp224 if (node->IsTyped() && node->AsTyped()->TsType() != nullptr) { in ProcessCalleeMethodBody()
225 node->AsTyped()->SetTsType(node->AsTyped()->TsType()->Substitute(checker->Relation(), substitution)); in ProcessCalleeMethodBody()

Completed in 4 milliseconds