LLVM
8.0.1
|
#include "llvm/ObjectYAML/CodeViewYAMLDebugSections.h"
Public Attributes | |
bool | HasExtraFiles |
std::vector< InlineeSite > | Sites |
Definition at line 106 of file CodeViewYAMLDebugSections.h.
bool llvm::CodeViewYAML::InlineeInfo::HasExtraFiles |
Definition at line 107 of file CodeViewYAMLDebugSections.h.
std::vector<InlineeSite> llvm::CodeViewYAML::InlineeInfo::Sites |
Definition at line 108 of file CodeViewYAMLDebugSections.h.