Searched defs:declsize (Results 1 – 2 of 2) sorted by relevance
6062 tree declsize = DECL_P (decl) ? DECL_SIZE (decl) : TYPE_SIZE (decl_type); variable
6186 tree declsize = DECL_P (decl) ? DECL_SIZE (decl) : TYPE_SIZE (decl_type); in create_variable_info_for_1() local