Searched refs:OCLClkEventTy (Results 1 – 7 of 7) sorted by relevance
331 << Context.getPointerType(Context.OCLClkEventTy); in checkBuiltinEnqueueKernel()343 << Context.getPointerType(Context.OCLClkEventTy); in checkBuiltinEnqueueKernel()
395 addImplicitTypedef("clk_event_t", Context.OCLClkEventTy); in Initialize()
398 def ClkEvent : Type<"clk_event_t", QualType<"Context.OCLClkEventTy">>;
252 BUILTIN_TYPE(OCLClkEvent, OCLClkEventTy)
1155 CanQualType OCLSamplerTy, OCLEventTy, OCLClkEventTy; variable
7386 T = Context.OCLClkEventTy; in GetType()
1378 InitBuiltinType(OCLClkEventTy, BuiltinType::OCLClkEvent); in InitBuiltinTypes()