Searched refs:NameFlatCType (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/host/fidl/include/fidl/
H A Dnames.h37 std::string NameFlatCType(const flat::Type* type, flat::Decl::Kind decl_kind);
/fuchsia/zircon/system/host/fidl/lib/
H A Dnames.cpp248 std::string NameFlatCType(const flat::Type* type, flat::Decl::Kind decl_kind) { function in namespace:fidl
H A Dc_generator.cpp470 auto type_name = NameFlatCType(type, decl_kind);
476 element_type_name = NameFlatCType(element_type, GetDeclKind(library, element_type));

Completed in 22 milliseconds