Searched defs:DECLTYPE (Results 1 – 2 of 2) sorted by relevance
38 #define DECLTYPE(x) (decltype(x)) macro41 #define DECLTYPE(x) macro44 #define DECLTYPE(x) (__typeof(x)) macro
39 #define DECLTYPE(x) (decltype(x)) macro42 #define DECLTYPE(x) macro45 #define DECLTYPE(x) (__typeof(x)) macro