Searched defs:memberName (Results 1 – 5 of 5) sorted by relevance
288 const memberName: PropertyName = member.name; constant357 const memberName: PropertyName = member.name; constant404 const memberName: PropertyName = member?.name; constant
275 const memberName: PropertyName = member.name; constant
53 const util::StringView &memberName = FindNamedMemberName(*it); in ToString() local
54 const util::StringView &memberName = FindNamedMemberName(*it); in ToString() local
879 auto *memberName = ExpectIdentifier(); in ParseTokenOfFunction() local1606 auto *memberName = AllocNode<ir::Identifier>(Lexer()->GetToken().Ident(), Allocator()); in ParseInnerConstructorDeclaration() local1633 auto *memberName = ExpectIdentifier(); in ParseInnerRest() local3286 util::StringView memberName = local->Name(); in ParseNamedSpecifiers() local3300 for (auto memberName : exportedIdents) { in ParseNamedSpecifiers() local5064 auto *memberName = AllocNode<ir::Identifier>(Lexer()->GetToken().Ident(), Allocator()); in CreateConstructorDefinition() local