Searched defs:HAS_TRIVIAL_DESTRUCTOR (Results 1 – 1 of 1) sorted by relevance
252 # define HAS_TRIVIAL_DESTRUCTOR(T) __has_trivial_destructor(T) macro256 # define HAS_TRIVIAL_DESTRUCTOR(T) __has_trivial_destructor(T) macro259 # define HAS_TRIVIAL_DESTRUCTOR(T) __has_trivial_destructor(T) macro265 # define HAS_TRIVIAL_DESTRUCTOR(T) (false) macro