Home
last modified time | relevance | path

Searched defs:GenTypeBasic (Results 1 – 10 of 10) sorted by relevance

/external/flatbuffers/src/
Didl_gen_swift.cpp813 std::string GenTypeBasic(const Type &type) const { in GenTypeBasic() function in flatbuffers::swift::SwiftGenerator
817 std::string GenTypeBasic(const Type &type, bool can_override) const { in GenTypeBasic() function in flatbuffers::swift::SwiftGenerator
Didl_gen_lobster.cpp86 std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::lobster::LobsterGenerator
Didl_gen_csharp.cpp121 std::string GenTypeBasic(const Type &type, bool enableLangOverrides) const { in GenTypeBasic() function in flatbuffers::csharp::CSharpGenerator
141 inline std::string GenTypeBasic(const Type &type) const { in GenTypeBasic() function in flatbuffers::csharp::CSharpGenerator
Didl_gen_php.cpp862 static std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::php::PhpGenerator
Didl_gen_lua.cpp597 std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::lua::LuaGenerator
Didl_gen_java.cpp143 std::string GenTypeBasic(const Type &type) const { in GenTypeBasic() function in flatbuffers::java::JavaGenerator
Didl_gen_kotlin.cpp140 static std::string GenTypeBasic(const BaseType &type) { in GenTypeBasic() function in flatbuffers::kotlin::KotlinGenerator
Didl_gen_go.cpp1151 std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::go::GoGenerator
Didl_gen_python.cpp1529 std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::python::PythonGenerator
Didl_gen_cpp.cpp635 std::string GenTypeBasic(const Type &type, bool user_facing_type) const { in GenTypeBasic() function in flatbuffers::cpp::CppGenerator