struct CodeGenFunction::CGCoroInfo

Declaration

struct CodeGenFunction::CGCoroInfo { /* full declaration omitted */ };

Declared at: clang/lib/CodeGen/CodeGenFunction.h:333

Member Variables

public std::unique_ptr<CGCoroData> Data

Method Overview

Methods

CGCoroInfo()

Declared at: clang/lib/CodeGen/CodeGenFunction.h:335

~CGCoroInfo()

Declared at: clang/lib/CodeGen/CodeGenFunction.h:336