Searched defs:GenTypeBasic (Results 1 – 5 of 5) sorted by relevance
/external/flatbuffers/src/ | ||
D | idl_gen_general.cpp | 232 std::string GenTypeBasic(const Type &type, bool enableLangOverrides) { in GenTypeBasic() function in flatbuffers::general::GeneralGenerator |
D | idl_gen_php.cpp | 880 static std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function in flatbuffers::php::PhpGenerator |
D | idl_gen_python.cpp | 548 static std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function |
D | idl_gen_go.cpp | 678 static std::string GenTypeBasic(const Type &type) { in GenTypeBasic() function |
D | idl_gen_cpp.cpp | 296 std::string GenTypeBasic(const Type &type, bool user_facing_type) const { in GenTypeBasic() function in flatbuffers::cpp::CppGenerator |