Searched refs:LookupStructThruParentNamespaces (Results 1 – 3 of 3) sorted by relevance
921 StructDef *LookupStructThruParentNamespaces(const std::string &id) const;
790 StructDef *Parser::LookupStructThruParentNamespaces( in LookupStructThruParentNamespaces() function in flatbuffers::Parser2164 struct_def = LookupStructThruParentNamespaces(name); in LookupCreateStruct()