Searched defs:m_is_optimized (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DCompileUnit.h431 lldb_private::LazyBool m_is_optimized; member in class:lldb_private::CompileUnit
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h308 lldb_private::LazyBool m_is_optimized = lldb_private::eLazyBoolCalculate; member in class:DWARFUnit

Completed in 97 milliseconds