Searched refs:DeviceVarKind (Results 1 – 1 of 1) sorted by relevance
49 enum DeviceVarKind { enum77 DeviceVarFlags(DeviceVarKind K, bool E, bool C, bool M, bool N, int T) in DeviceVarFlags()81 DeviceVarKind getKind() const { return static_cast<DeviceVarKind>(Kind); } in getKind()