Searched defs:_IsValid (Results 1 – 2 of 2) sorted by relevance
72 struct _IsValid : __is_vectorizable<_Tp> {}; struct
819 using _IsValid = true_type; member968 struct _IsValid : conjunction<_IsValidAbiTag, __is_vectorizable<_Tp>, struct1102 struct _IsValid struct