Searched defs:FieldImpl (Results 1 – 2 of 2) sorted by relevance
29 struct FieldImpl { struct35 std::map<ConstString, FieldImpl> m_fields; argument
31 public class FieldImpl extends TypeComponentImpl class34 FieldImpl(VirtualMachine vm, ReferenceTypeImpl declaringType, in FieldImpl() method in FieldImpl