struct FlowFooBar

Declaration

struct FlowFooBar { /* full declaration omitted */ };

Declared at: llvm/unittests/Support/YAMLIOTest.cpp:1812

Member Variables

public int foo
public int bar

Method Overview

Methods

FlowFooBar()

Declared at: llvm/unittests/Support/YAMLIOTest.cpp:1816

FlowFooBar(int foo, int bar)

Declared at: llvm/unittests/Support/YAMLIOTest.cpp:1817

Parameters

int foo
int bar