clang  3.8.0
Public Attributes | List of all members
ReadySuspendResumeResult Struct Reference
Collaboration diagram for ReadySuspendResumeResult:
[legend]

Public Attributes

bool IsInvalid
 
ExprResults [3]
 

Detailed Description

Definition at line 170 of file SemaCoroutine.cpp.

Member Data Documentation

bool ReadySuspendResumeResult::IsInvalid

Definition at line 171 of file SemaCoroutine.cpp.

Referenced by buildCoawaitCalls().

Expr* ReadySuspendResumeResult::Results[3]

Definition at line 172 of file SemaCoroutine.cpp.

Referenced by buildCoawaitCalls().


The documentation for this struct was generated from the following file: