Home
last modified time | relevance | path

Searched defs:m_style (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSaveCoreOptions.h40 std::optional<lldb::SaveCoreStyle> m_style; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DFileSpec.h445 Style m_style; ///< The syntax that this path uses (e.g. Windows / Posix) global() variable