Searched refs:GetStructFieldOfTable (Results 1 – 3 of 3) sorted by relevance
168 static void GetStructFieldOfTable(const StructDef &struct_def, in GetStructFieldOfTable() function431 GetStructFieldOfTable(struct_def, field, code_ptr); in GenStructAccessor()
241 static void GetStructFieldOfTable(const StructDef &struct_def, in GetStructFieldOfTable() function503 GetStructFieldOfTable(struct_def, field, code_ptr); in GenStructAccessor()
273 void GetStructFieldOfTable(const FieldDef &field, std::string *code_ptr) { in GetStructFieldOfTable() function in flatbuffers::php::PhpGenerator698 GetStructFieldOfTable(field, code_ptr); in GenStructAccessor()