9#ifndef LLDB_API_SBFUNCTION_H
10#define LLDB_API_SBFUNCTION_H
28 explicit operator bool()
const;
34 const char *GetDisplayName()
const;
36 const char *GetMangledName()
const;
47 const char *GetArgumentName(
uint32_t arg_idx);
57 bool GetIsOptimized();
bool operator!=(const DWARFBaseDIE &lhs, const DWARFBaseDIE &rhs)
bool operator==(const DWARFBaseDIE &lhs, const DWARFBaseDIE &rhs)
static llvm::StringRef GetName(XcodeSDK::Type type)
A class that describes a function.
LanguageType
Programming language type.