Searched defs:DECLTYPE (Results 1 – 2 of 2) sorted by relevance
39 #define DECLTYPE(x) (decltype(x)) macro42 #define DECLTYPE(x) macro46 #define DECLTYPE(x) macro48 #define DECLTYPE(x) (__typeof(x)) macro
50 #define DECLTYPE(x) (decltype(x)) macro57 #define DECLTYPE(x) (__typeof(x)) macro62 #define DECLTYPE(x) macro