Searched defs:memberName (Results 1 – 6 of 6) sorted by relevance
225 const memberName: PropertyName = member.name; constant294 const memberName: PropertyName = member.name; constant341 const memberName: PropertyName = member?.name; constant
264 const memberName: PropertyName = member.name; constant
54 const util::StringView &memberName = FindNamedMemberName(*it); in ToString() local
53 const util::StringView &memberName = FindNamedMemberName(*it); in ToString() local
480 auto *memberName = AllocNode<ir::Identifier>(Lexer()->GetToken().Ident(), Allocator()); in CreateConstructorDefinition() local
374 auto *memberName = AllocNode<ir::Identifier>(Lexer()->GetToken().Ident(), Allocator()); in ParseInnerConstructorDeclaration() local429 auto *memberName = ExpectIdentifier(); in ParseInnerRest() local