clang 19.0.0git
Public Attributes | List of all members
clang::installapi::DylibVerifier::DWARFContext Struct Reference

Public Attributes

bool ParsedDSYM {false}
 
DylibReader::SymbolToSourceLocMap SourceLocs {}
 

Detailed Description

Definition at line 40 of file DylibVerifier.cpp.

Member Data Documentation

◆ ParsedDSYM

bool clang::installapi::DylibVerifier::DWARFContext::ParsedDSYM {false}

Definition at line 42 of file DylibVerifier.cpp.

◆ SourceLocs

DylibReader::SymbolToSourceLocMap clang::installapi::DylibVerifier::DWARFContext::SourceLocs {}

Definition at line 45 of file DylibVerifier.cpp.


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