Home
last modified time | relevance | path

Searched refs:HandleElement (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A DdestructuringContext.h111 void HandleElement(ir::Expression *element, Type *nextInferredType);
H A DdestructuringContext.cpp456 void ArrayDestructuringContext::HandleElement(ir::Expression *element, Type *nextInferredType) in HandleElement() function in ark::es2panda::checker::ArrayDestructuringContext
527 HandleElement(it, nextInferredType); in Start()

Completed in 2 milliseconds