Searched defs:__TRIVIAL_DESTRUCTOR (Results 1 – 2 of 2) sorted by relevance
798 # define __TRIVIAL_DESTRUCTOR(__type) ~__type() {} macro800 # define __TRIVIAL_DESTRUCTOR(__type) macro
1082 __TRIVIAL_DESTRUCTOR(slice) in __TRIVIAL_DESTRUCTOR() function