Searched defs:struct_ty (Results 1 – 8 of 8) sorted by relevance
219 const analysis::Struct* struct_ty = core_type->AsStruct(); in ChangeIOVarStructLength() local
593 const Struct* struct_ty = type.AsStruct(); in RebuildType() local
600 if (auto* struct_ty = unwrapped_type->As<sem::Struct>()) { in AddEntryPointInOutVariables() local635 if (auto* struct_ty = unwrapped_type->As<sem::Struct>()) { in ContainsBuiltin() local
569 if (auto* struct_ty = ty->As<ast::Struct>()) { in Run() local
576 const Struct* struct_ty = type.AsStruct(); in RebuildType() local
1072 const spvtools::opt::analysis::Struct* struct_ty) { in ConvertType()2037 if (auto* struct_ty = type->As<Struct>()) { in MakeNullValue() local
718 if (auto* struct_ty = type->As<sem::Struct>()) { in EmitTypeConstructor() local