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