Searched defs:propertyMap (Results 1 – 1 of 1) sorted by relevance
85 ArenaMap<varbinder::Variable *, ir::ClassProperty *> &propertyMap) in CreateClassPropertiesForCapturedVariables()226 ArenaMap<varbinder::Variable *, ir::ClassProperty *> propertyMap(ctx->allocator->Adapter()); in Perform() local