Searched refs:WasInsideComputeConstruct (Results 1 – 2 of 2) sorted by relevance
451 bool WasInsideComputeConstruct; variable
1046 : SemaRef(S), WasInsideComputeConstruct(S.InsideComputeConstruct), in AssociatedStmtRAII()1058 SemaRef.InsideComputeConstruct = WasInsideComputeConstruct; in ~AssociatedStmtRAII()