Searched defs:GetNewField (Results 1 – 5 of 5) sorted by relevance
24 PacketField* ChecksumDef::GetNewField(const std::string& name, ParseLocation loc) const { in GetNewField() function in ChecksumDef
40 PacketField* EnumDef::GetNewField(const std::string& name, ParseLocation loc) const { in GetNewField() function in EnumDef
30 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
29 PacketField* PacketDef::GetNewField(const std::string&, ParseLocation) const { in GetNewField() function in PacketDef