Searched refs:namespace_depth (Results 1 – 1 of 1) sorted by relevance
47 int namespace_depth; member in flatbuffers::swift::SwiftGenerator54 namespace_depth = 0; in SwiftGenerator()197 std::string static_type = this->namespace_depth == 0 ? "" : "static "; in GenStructWriter()866 if (namespace_depth != 0) { in SetNameSpace()868 namespace_depth -= 1; in SetNameSpace()881 namespace_depth += 1; in SetNameSpace()