Home
last modified time | relevance | path

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

/third_party/flatbuffers/src/
Didl_gen_lobster.cpp86 std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::lobster::LobsterGenerator
Didl_gen_swift.cpp1514 std::string GenTypeBasic(const Type &type) const { in GenTypeBasic() function in flatbuffers::swift::SwiftGenerator
1534 std::string GenTypeBasic(const Type &type, bool can_override) const { in GenTypeBasic() function in flatbuffers::swift::SwiftGenerator
Didl_gen_csharp.cpp126 std::string GenTypeBasic(const Type &type, bool enableLangOverrides) const { in GenTypeBasic() function in flatbuffers::csharp::CSharpGenerator
146 inline std::string GenTypeBasic(const Type &type) const { in GenTypeBasic() function in flatbuffers::csharp::CSharpGenerator
Didl_gen_php.cpp860 static std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::php::PhpGenerator
Didl_gen_java.cpp141 std::string GenTypeBasic(const Type &type) const { in GenTypeBasic() function in flatbuffers::java::JavaGenerator
Didl_gen_lua.cpp617 std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::lua::LuaGenerator
Didl_gen_go.cpp1166 std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::go::GoGenerator
Didl_gen_kotlin.cpp140 static std::string GenTypeBasic(const BaseType &type) { in GenTypeBasic() function in flatbuffers::kotlin::KotlinGenerator
Didl_gen_python.cpp1652 std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::python::PythonGenerator
Didl_gen_cpp.cpp637 std::string GenTypeBasic(const Type &type, bool user_facing_type) const { in GenTypeBasic() function in flatbuffers::cpp::CppGenerator