Searched defs:ty2 (Results 1 – 8 of 8) sorted by relevance
27 #define TESTCASE(ty1, ty2) \ argument
211 typedef const int ty2; typedef
397 static bool hasSameUnqualifiedPointeeType(QualType ty1, QualType ty2) { in hasSameUnqualifiedPointeeType()
169 unsigned ty2 = ty1 + hud->font.glyph_height; in hud_draw_string() local
23760 const pointer_type_def* ty2 = is_pointer_type(second); in types_have_similar_structure() local23769 const reference_type_def* ty2 = is_reference_type(second); in types_have_similar_structure() local23779 const type_decl* ty2 = is_type_decl(second); in types_have_similar_structure() local23789 const enum_type_decl* ty2 = is_enum_type(second); in types_have_similar_structure() local23800 const class_decl* ty2 = is_class_type(second); in types_have_similar_structure() local23833 const union_decl* ty2 = is_union_type(second); in types_have_similar_structure() local23846 const array_type_def* ty2 = is_array_type(second); in types_have_similar_structure() local23860 const array_type_def::subrange_type *ty2 = is_subrange_type(second); in types_have_similar_structure() local23874 const function_type* ty2 = is_function_type(second); in types_have_similar_structure() local
465 mlir::Type ty2 = {}) { in lowerStringLit()
1284 uint32_t ty2 = MIN2(ty1 + fb->pipe0.height, fb->tile_count.height); in tu_cmd_render_tiles() local