Searched defs:HAS_TRIVIAL_DESTRUCTOR (Results 1 – 1 of 1) sorted by relevance
232 # define HAS_TRIVIAL_DESTRUCTOR(T) __has_trivial_destructor(T) macro236 # define HAS_TRIVIAL_DESTRUCTOR(T) __has_trivial_destructor(T) macro239 # define HAS_TRIVIAL_DESTRUCTOR(T) __has_trivial_destructor(T) macro245 # define HAS_TRIVIAL_DESTRUCTOR(T) (false) macro