10#ifndef LLDB_API_SBTYPENAMESPECIFIER_H
11#define LLDB_API_SBTYPENAMESPECIFIER_H
32 explicit operator bool()
const;
59 lldb::TypeNameSpecifierImplSP GetSP();
61 void SetSP(
const lldb::TypeNameSpecifierImplSP &type_namespec_sp);
bool operator!=(const DWARFBaseDIE &lhs, const DWARFBaseDIE &rhs)
bool operator==(const DWARFBaseDIE &lhs, const DWARFBaseDIE &rhs)
static llvm::StringRef GetName(XcodeSDK::Type type)
lldb::TypeNameSpecifierImplSP m_opaque_sp
DescriptionLevel
Description levels for "void GetDescription(Stream *, DescriptionLevel)" calls.
FormatterMatchType
Type of match to be performed when looking for a formatter for a data type.