Home
last modified time | relevance | path

Searched defs:objPattern (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/core/
DdestructuringContext.cpp96 …ringContext::ValidateObjectLiteralType(ObjectType *objType, const ir::ObjectExpression *objPattern) in ValidateObjectLiteralType()
/arkcompiler/ets_frontend/ets2panda/checker/ts/
DdestructuringContext.cpp96 …tructuringContext::ValidateObjectLiteralType(ObjectType *objType, ir::ObjectExpression *objPattern) in ValidateObjectLiteralType()
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dvarbinder.cpp276 auto *objPattern = childNode->AsObjectPattern(); in BuildVarDeclaratorId() local
/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.cpp473 auto *objPattern = childNode->AsObjectPattern(); in BuildVarDeclaratorId() local