Searched defs:LDECLTYPE (Results 1 – 2 of 2) sorted by relevance
71 #define LDECLTYPE(x) decltype(x) macro78 #define LDECLTYPE(x) __typeof(x) macro87 #define LDECLTYPE(x) char* macro
69 #define LDECLTYPE(x) decltype(x) macro76 #define LDECLTYPE(x) __typeof(x) macro85 #define LDECLTYPE(x) char* macro