Home
last modified time | relevance | path

Searched refs:size_in_bytes_loc (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree.h4818 extern tree size_in_bytes_loc (location_t, const_tree);
4822 return size_in_bytes_loc (input_location, t); in size_in_bytes()
Dtree.cc3550 size_in_bytes_loc (location_t loc, const_tree type) in size_in_bytes_loc() function
DChangeLog-201624659 * tree.c (size_in_bytes_loc): Renamed from size_in_bytes. Add location
24662 (size_in_bytes_loc): Renamed from size_in_bytes.
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dtypeck.cc6490 ? size_in_bytes_loc (loc, target_type) in pointer_diff()