Searched defs:fieldIdent (Results 1 – 4 of 4) sorted by relevance
389 auto *fieldIdent = AllocNode<ir::Identifier>(name, Allocator()); in CreateStaticReadonlyField() local610 auto *fieldIdent = AllocNode<ir::Identifier>(import->AssemblerName(), Allocator()); in BuildDynamicImportClass() local673 auto *fieldIdent = AllocNode<ir::Identifier>(assemblyName, Allocator()); in BuildLambdaObjectClass() local
88 auto *fieldIdent = checker->AllocNode<ir::Identifier>(propName, allocator); in CreateUnionFieldClassProperty() local
42 auto *fieldIdent = allocator->New<ir::Identifier>(fieldName.View(), allocator); in CreateCapturedField() local
256 auto *const fieldIdent = Allocator()->New<ir::Identifier>("ordinal", Allocator()); in CreateOrdinalField() local