Searched defs:CLS_ISMETA (Results 1 – 2 of 2) sorted by relevance
243 #define CLS_ISMETA(cls) ((cls)&&__CLS_ISINFO(cls, _CLS_META)) macro