LLVM: llvm::CodeViewYAML::InlineeInfo Struct Reference (original) (raw)

#include "[llvm/ObjectYAML/CodeViewYAMLDebugSections.h](CodeViewYAMLDebugSections%5F8h%5Fsource.html)"

Public Attributes
bool HasExtraFiles
std::vector< InlineeSite > Sites

Detailed Description

Definition at line 105 of file CodeViewYAMLDebugSections.h.

Member Data Documentation

HasExtraFiles

bool llvm::CodeViewYAML::InlineeInfo::HasExtraFiles

Definition at line 106 of file CodeViewYAMLDebugSections.h.

Sites

std::vector<InlineeSite> llvm::CodeViewYAML::InlineeInfo::Sites

Definition at line 107 of file CodeViewYAMLDebugSections.h.


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