Searched defs:LDECLTYPE (Results 1 – 2 of 2) sorted by relevance
66 #define LDECLTYPE(x) decltype(x) macro69 #define LDECLTYPE(x) char* macro72 #define LDECLTYPE(x) __typeof(x) macro
68 #define LDECLTYPE(x) decltype(x) macro71 #define LDECLTYPE(x) char* macro75 #define LDECLTYPE(x) char* macro77 #define LDECLTYPE(x) __typeof(x) macro