Home
last modified time | relevance | path

Searched defs:GetTypeAsCString (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/include/lldb/Utility/
DScalar.h102 const char *GetTypeAsCString() const { return GetValueTypeAsCString(m_type); } in GetTypeAsCString() function
/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionValue.h75 virtual const char *GetTypeAsCString() const { in GetTypeAsCString() function
/external/llvm-project/lldb/source/Core/
DSection.cpp28 const char *Section::GetTypeAsCString() const { in GetTypeAsCString() function in Section