Searched refs:ObjectAPIName (Results 1 – 1 of 1) sorted by relevance
950 code_ += "{{ACCESS_TYPE}} class " + ObjectAPIName("{{STRUCTNAME}}") + in GenObjectAPI()976 GenerateObjectAPIExtensionHeader(ObjectAPIName("{{STRUCTNAME}}")); in GenerateObjectAPITableExtension()1505 ObjectAPIName(Name(struct_))); in GenTypePointer()1518 std::string ObjectAPIName(const std::string &name) const { in ObjectAPIName() function in flatbuffers::swift::SwiftGenerator