Searched refs:size_in_bytes_loc (Results 1 – 4 of 4) sorted by relevance
4818 extern tree size_in_bytes_loc (location_t, const_tree);4822 return size_in_bytes_loc (input_location, t); in size_in_bytes()
3550 size_in_bytes_loc (location_t loc, const_tree type) in size_in_bytes_loc() function
24659 * tree.c (size_in_bytes_loc): Renamed from size_in_bytes. Add location24662 (size_in_bytes_loc): Renamed from size_in_bytes.
6490 ? size_in_bytes_loc (loc, target_type) in pointer_diff()