Home
last modified time | relevance | path

Searched defs:add_attributes (Results 1 – 2 of 2) sorted by relevance

/third_party/flatbuffers/include/flatbuffers/
Dreflection_generated.h479 …void add_attributes(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<reflection::KeyVal… in add_attributes() function
652 …void add_attributes(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<reflection::KeyVal… in add_attributes() function
814 …void add_attributes(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<reflection::KeyVal… in add_attributes() function
938 …void add_attributes(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<reflection::KeyVal… in add_attributes() function
1046 …void add_attributes(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<reflection::KeyVal… in add_attributes() function
/third_party/python/Python/
DPython-ast.c947 add_attributes(struct ast_state *state, PyObject *type, const char * const *attrs, int num_fields) in add_attributes() function