Searched defs:GenTypeBasic (Results 1 – 10 of 10) sorted by relevance
86 std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::lobster::LobsterGenerator
1514 std::string GenTypeBasic(const Type &type) const { in GenTypeBasic() function in flatbuffers::swift::SwiftGenerator1534 std::string GenTypeBasic(const Type &type, bool can_override) const { in GenTypeBasic() function in flatbuffers::swift::SwiftGenerator
126 std::string GenTypeBasic(const Type &type, bool enableLangOverrides) const { in GenTypeBasic() function in flatbuffers::csharp::CSharpGenerator146 inline std::string GenTypeBasic(const Type &type) const { in GenTypeBasic() function in flatbuffers::csharp::CSharpGenerator
860 static std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::php::PhpGenerator
141 std::string GenTypeBasic(const Type &type) const { in GenTypeBasic() function in flatbuffers::java::JavaGenerator
617 std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::lua::LuaGenerator
1166 std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::go::GoGenerator
140 static std::string GenTypeBasic(const BaseType &type) { in GenTypeBasic() function in flatbuffers::kotlin::KotlinGenerator
1652 std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::python::PythonGenerator
637 std::string GenTypeBasic(const Type &type, bool user_facing_type) const { in GenTypeBasic() function in flatbuffers::cpp::CppGenerator