Searched defs:is_struct (Results 1 – 14 of 14) sorted by relevance
117 pub fn is_struct(&self) -> bool { in is_struct() method222 pub fn is_struct(&self) -> bool { in is_struct() method390 pub fn is_struct(self) -> bool { in is_struct() method
298 const bool is_struct = pointee_type_inst->opcode() == spv::Op::OpTypeStruct; in CreateReplacementVariable() local
125 const auto is_struct = IsStruct(type); in PrintContainer() local
1698 const auto is_struct = IsStruct(ev.union_type) ? type + Mutable() : type; in BuildUnionEnumSwitchCaseWritter() local
1100 void Abigail::ProcessStructUnion(Id id, bool is_struct, in ProcessStructUnion()1189 std::optional<Id> Abigail::ProcessDataMember(bool is_struct, in ProcessDataMember()
211 def is_struct(self): member in Type
814 const bool is_struct = in CheckDecorationsOfEntryPoints() local
969 bool is_struct = btf_is_struct(t); in btf_dump_emit_struct_def() local
809 bool is_struct() const { in is_struct() function
422 const bool is_struct = glsl_type_is_struct(type_without_array); in check_location_aliasing() local
1690 bool is_struct = definition < num_struct_definitions; in FuzzTest2() local
3676 bool is_struct = glsl_type_is_struct(glsl_without_array(type)); in add_derefs_instr() local