LLVM 22.0.0git
llvm::CodeViewYAML::InlineeInfo Struct Reference

#include "llvm/ObjectYAML/CodeViewYAMLDebugSections.h"

Public Attributes

bool HasExtraFiles
std::vector< InlineeSiteSites

Detailed Description

Definition at line 106 of file CodeViewYAMLDebugSections.h.

Member Data Documentation

◆ HasExtraFiles

bool llvm::CodeViewYAML::InlineeInfo::HasExtraFiles

Definition at line 107 of file CodeViewYAMLDebugSections.h.

◆ Sites

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

Definition at line 108 of file CodeViewYAMLDebugSections.h.


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