Searched defs:__uuidof (Results 1 – 2 of 2) sorted by relevance
70 #define __uuidof(T) __mesa_emulated_uuidof<typename std::decay<T>::type>() macro
558 #define __uuidof(type) __mingw_uuidof<__typeof(type)>() macro