Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Didl_gen_lobster.cpp80 std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::lobster::LobsterGenerator
Didl_gen_general.cpp261 std::string GenTypeBasic(const Type &type, bool enableLangOverrides) const { in GenTypeBasic() function in flatbuffers::general::GeneralGenerator
297 std::string GenTypeBasic(const Type &type) const { in GenTypeBasic() function in flatbuffers::general::GeneralGenerator
Didl_gen_php.cpp863 static std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::php::PhpGenerator
Didl_gen_python.cpp620 std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::python::PythonGenerator
Didl_gen_lua.cpp603 std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::lua::LuaGenerator
Didl_gen_go.cpp737 std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::go::GoGenerator
Didl_gen_cpp.cpp496 std::string GenTypeBasic(const Type &type, bool user_facing_type) const { in GenTypeBasic() function in flatbuffers::cpp::CppGenerator