Searched defs:GenTypeBasic (Results 1 – 10 of 10) sorted by relevance
1903 std::string GenTypeBasic(const Type &type) const { in GenTypeBasic() function in flatbuffers::swift::SwiftGenerator1911 std::string GenTypeBasic(const Type &type, bool can_override) const { in GenTypeBasic() function in flatbuffers::swift::SwiftGenerator
242 std::string GenTypeBasic(const Type &type, bool enableLangOverrides) const { in GenTypeBasic() function in flatbuffers::csharp::CSharpGenerator262 inline std::string GenTypeBasic(const Type &type) const { in GenTypeBasic() function in flatbuffers::csharp::CSharpGenerator
91 std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::lobster::LobsterGenerator
866 static std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::php::PhpGenerator
619 std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::lua::LuaGenerator
218 std::string GenTypeBasic(const Type &type) const { in GenTypeBasic() function in flatbuffers::java::JavaGenerator
1220 std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::go::GoGenerator
151 static std::string GenTypeBasic(const BaseType &type) { in GenTypeBasic() function in flatbuffers::kotlin::KotlinGenerator
1652 std::string GenTypeBasic(const Type &type) const { in GenTypeBasic() function in flatbuffers::python::PythonGenerator
730 std::string GenTypeBasic(const Type &type, bool user_facing_type) const { in GenTypeBasic() function in flatbuffers::cpp::CppGenerator