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
37 #define DECLTYPE(x) (decltype(x)) macro40 #define DECLTYPE(x) macro43 #define DECLTYPE(x) (__typeof(x)) macro