1 instantiation of Type
ILAssembler (1)
GrammarVisitor.cs (1)
5192_typedefs[alias] = new TypedefEntry.Type(typeEntity);
2 references to Type
ILAssembler (2)
GrammarVisitor.cs (2)
5227if (_typedefs.TryGetValue(alias, out var entry) && entry is TypedefEntry.Type typeEntry) 5245if (entry is TypedefEntry.Type typeEntry)