Searched refs:ForceHostDeviceDepth (Results 1 – 5 of 5) sorted by relevance
41 ForceHostDeviceDepth++; in PushForceHostDevice()46 if (ForceHostDeviceDepth == 0) in PopForceHostDevice()48 ForceHostDeviceDepth--; in PopForceHostDevice()765 if (ForceHostDeviceDepth > 0) { in maybeAddHostDeviceAttrs()
282 unsigned ForceHostDeviceDepth = 0;
977 unsigned ForceHostDeviceDepth = 0; variable
4311 ForceHostDeviceDepth = Record[0]; in ReadASTBlock()8918 SemaObj->CUDA().ForceHostDeviceDepth = ForceHostDeviceDepth; in UpdateSema()
5015 if (SemaRef.CUDA().ForceHostDeviceDepth > 0) { in WriteCUDAPragmas()5016 RecordData::value_type Record[] = {SemaRef.CUDA().ForceHostDeviceDepth}; in WriteCUDAPragmas()