Searched defs:refFields (Results 1 – 1 of 1) sorted by relevance
592 PandaVector<Field *> *refFields, bool isStatic) in LayoutFieldsInBaseClassPadding()626 … PandaVector<Field *> *fields8, PandaVector<Field *> *refFields, bool isStatic) in LayoutFields()679 static inline bool PushBackFieldIfNonPrimitiveType(Field &field, PandaVector<Field *> &refFields) in PushBackFieldIfNonPrimitiveType()701 PandaVector<Field *> refFields; in LayoutFields() local