Home | History | Annotate | Download | only in SPIRV

Lines Matching defs:IsEnum

387   bool IsEnum;
393 BuiltinArgTypeMangleInfo():IsSigned(true), IsVoidPtr(false), IsEnum(false),
464 Info.IsEnum = isArgEnum(Ndx, &Info.Enum);