Searched defs:CLS_ISINITIALIZED (Results 1 – 2 of 2) sorted by relevance
258 #define CLS_ISINITIALIZED(cls) __CLS_ISINFO(cls, _CLS_INITIALIZED) macro