Searched defs:DECLTYPE (Results 1 – 2 of 2) sorted by relevance
37 #define DECLTYPE(x) (decltype(x)) macro40 #define DECLTYPE(x) macro44 #define DECLTYPE(x) macro46 #define DECLTYPE(x) (__typeof(x)) macro
36 #define DECLTYPE(x) (decltype(x)) macro39 #define DECLTYPE(x) macro42 #define DECLTYPE(x) (__typeof(x)) macro