Searched defs:objPattern (Results 1 – 2 of 2) sorted by relevance
98 …ringContext::ValidateObjectLiteralType(ObjectType *objType, const ir::ObjectExpression *objPattern) in ValidateObjectLiteralType()
433 auto *objPattern = childNode->AsObjectPattern(); in BuildVarDeclaratorId() local