Searched defs:HAS_TRIVIAL_DESTRUCTOR (Results 1 – 1 of 1) sorted by relevance
193 # define HAS_TRIVIAL_DESTRUCTOR(T) __has_trivial_destructor(T) macro197 # define HAS_TRIVIAL_DESTRUCTOR(T) __has_trivial_destructor(T) macro201 # define HAS_TRIVIAL_DESTRUCTOR(T) __has_trivial_destructor(T) macro208 # define HAS_TRIVIAL_DESTRUCTOR(T) (false) macro