Home
last modified time | relevance | path

Searched defs:DeviceEventTypeDescriptor (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVDuplicatesTracker.h152 struct DeviceEventTypeDescriptor : public SpecialTypeDescriptor { struct
154 DeviceEventTypeDescriptor() in DeviceEventTypeDescriptor() function
159 static bool classof(const SpecialTypeDescriptor *TD) { in classof()