Searched defs:CurrentNameSpace (Results 1 – 7 of 7) sorted by relevance
135 virtual const Namespace *CurrentNameSpace() const { return nullptr; } in CurrentNameSpace() function
124 const Namespace *CurrentNameSpace() const { return cur_name_space_; } in CurrentNameSpace() function in flatbuffers::java::JavaGenerator
124 const Namespace *CurrentNameSpace() const { return cur_name_space_; } in CurrentNameSpace() function in flatbuffers::csharp::CSharpGenerator
1356 const Namespace *CurrentNameSpace() const { return cur_name_space_; } in CurrentNameSpace() function in flatbuffers::go::GoGenerator
407 const Namespace *CurrentNameSpace() const { return cur_name_space_; } in CurrentNameSpace() function in flatbuffers::rust::RustGenerator
132 const Namespace *CurrentNameSpace() const FLATBUFFERS_OVERRIDE { in CurrentNameSpace() function in flatbuffers::kotlin::KotlinGenerator
601 const Namespace *CurrentNameSpace() const { return cur_name_space_; } in CurrentNameSpace() function in flatbuffers::cpp::CppGenerator