Searched refs:Aspect (Results 1 – 1 of 1) sorted by relevance
39 struct Aspect { struct50 Aspect raw;53 std::shared_ptr<Aspect> array;65 std::shared_ptr<Aspect> nullable;68 std::shared_ptr<Aspect> nullable_array;85 TypeInfo::Aspect{ in PrimitiveType()91 .array = std::shared_ptr<TypeInfo::Aspect>(new TypeInfo::Aspect{ in PrimitiveType()98 .nullable_array = std::shared_ptr<TypeInfo::Aspect>(new TypeInfo::Aspect{ in PrimitiveType()112 TypeInfo::Aspect{ in InterfaceTypeInfo()120 .nullable = std::shared_ptr<TypeInfo::Aspect>(new TypeInfo::Aspect{ in InterfaceTypeInfo()[all …]