Searched defs:CurrentNameSpace (Results 1 – 7 of 7) sorted by relevance
129 virtual const Namespace *CurrentNameSpace() const { return nullptr; } in CurrentNameSpace() function
126 const Namespace *CurrentNameSpace() const { return cur_name_space_; } in CurrentNameSpace() function in flatbuffers::java::JavaGenerator
303 const Namespace *CurrentNameSpace() const { return cur_name_space_; } in CurrentNameSpace() function in flatbuffers::rust::RustGenerator
119 const Namespace *CurrentNameSpace() const { return cur_name_space_; } in CurrentNameSpace() function in flatbuffers::csharp::CSharpGenerator
132 const Namespace *CurrentNameSpace() const FLATBUFFERS_OVERRIDE { in CurrentNameSpace() function in flatbuffers::kotlin::KotlinGenerator
1341 const Namespace *CurrentNameSpace() const { return cur_name_space_; } in CurrentNameSpace() function in flatbuffers::go::GoGenerator
599 const Namespace *CurrentNameSpace() const { return cur_name_space_; } in CurrentNameSpace() function in flatbuffers::cpp::CppGenerator