Searched refs:ForceHostDeviceDepth (Results 1 – 5 of 5) sorted by relevance
43 ForceHostDeviceDepth++; in PushForceHostDevice()48 if (ForceHostDeviceDepth == 0) in PopForceHostDevice()50 ForceHostDeviceDepth--; in PopForceHostDevice()744 if (ForceHostDeviceDepth > 0) { in maybeAddHostDeviceAttrs()
268 unsigned ForceHostDeviceDepth = 0;
869 unsigned ForceHostDeviceDepth = 0; variable
4011 ForceHostDeviceDepth = Record[0]; in ReadASTBlock()8383 SemaObj->CUDA().ForceHostDeviceDepth = ForceHostDeviceDepth; in UpdateSema()
4494 if (SemaRef.CUDA().ForceHostDeviceDepth > 0) { in WriteCUDAPragmas()4495 RecordData::value_type Record[] = {SemaRef.CUDA().ForceHostDeviceDepth}; in WriteCUDAPragmas()