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