LLDB mainline
lldb_private::SymbolLocatorSymStore::LookupEntry Struct Reference

#include <SymbolLocatorSymStore.h>

Public Attributes

std::string source
std::optional< std::string > cache

Detailed Description

Definition at line 47 of file SymbolLocatorSymStore.h.

Member Data Documentation

◆ cache

std::optional<std::string> lldb_private::SymbolLocatorSymStore::LookupEntry::cache

Definition at line 49 of file SymbolLocatorSymStore.h.

◆ source

std::string lldb_private::SymbolLocatorSymStore::LookupEntry::source

Definition at line 48 of file SymbolLocatorSymStore.h.


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