Searched defs:c_x (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | region-model.cc | 4695 tree c_x = build3 (COMPONENT_REF, TREE_TYPE (ct.m_x_field), in test_struct() local 4808 tree c_x = build3 (COMPONENT_REF, TREE_TYPE (ct.m_x_field), in test_get_representative_tree() local 5108 tree c_x = build3 (COMPONENT_REF, TREE_TYPE (ct.m_x_field), in test_sub_svalue_folding() local 5198 tree c_x = build3 (COMPONENT_REF, TREE_TYPE (ct.m_x_field), in test_compound_assignment() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | region-model.cc | 7612 tree c_x = build3 (COMPONENT_REF, TREE_TYPE (ct.m_x_field), in test_dump_2() local 8010 tree c_x = build3 (COMPONENT_REF, TREE_TYPE (ct.m_x_field), in test_compound_assignment() local
|