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

/fuchsia/zircon/system/host/fidl/lib/
H A Dc_generator.cpp456 flat::Decl::Kind GetDeclKind(const flat::Library* library, const flat::Type* type) { function in namespace:fidl::__anon558
469 auto decl_kind = GetDeclKind(library, type);
476 element_type_name = NameFlatCType(element_type, GetDeclKind(library, element_type));

Completed in 28 milliseconds