Searched defs:GetNewField (Results 1 – 6 of 6) sorted by relevance
120 const RecordFieldIR *GetNewField() const { in GetNewField() function240 const EnumFieldIR *GetNewField() const { in GetNewField() function
25 PacketField* ChecksumDef::GetNewField(const std::string& name, ParseLocation loc) const { in GetNewField() function in ChecksumDef
42 PacketField* EnumDef::GetNewField(const std::string& name, ParseLocation loc) const { in GetNewField() function in EnumDef
31 PacketField* CustomFieldDef::GetNewField(const std::string& name, ParseLocation loc) const { in GetNewField() function in CustomFieldDef
26 PacketField* StructDef::GetNewField(const std::string& name, ParseLocation loc) const { in GetNewField() function in StructDef
31 PacketField* PacketDef::GetNewField(const std::string&, ParseLocation) const { in GetNewField() function in PacketDef