Searched defs:fieldIdent (Results 1 – 4 of 4) sorted by relevance
397 auto *fieldIdent = ProgramAllocNode<ir::Identifier>(name, ProgramAllocator()); in CreateStaticReadonlyField() local634 … auto *fieldIdent = ProgramAllocNode<ir::Identifier>(import->AssemblerName(), ProgramAllocator()); in BuildClassBodyFromDynamicImports() local724 auto *fieldIdent = ProgramAllocNode<ir::Identifier>(assemblyName, ProgramAllocator()); in BuildLambdaObjectClass() local
346 auto *fieldIdent = checker->AllocNode<ir::Identifier>(name, checker->Allocator()); in CreateClassProperty() local
146 auto *fieldIdent = ctx->AllocNode<ir::Identifier>(propName, allocator); in CreateNamedAccessProperty() local
328 auto *const fieldIdent = Allocator()->New<ir::Identifier>(ORDINAL_NAME, Allocator()); in CreateOrdinalField() local