LLVM 19.0.0git
Public Attributes | List of all members
llvm::CodeViewYAML::InlineeInfo Struct Reference

#include "llvm/ObjectYAML/CodeViewYAMLDebugSections.h"

Public Attributes

bool HasExtraFiles
 
std::vector< InlineeSiteSites
 

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: