Home
last modified time | relevance | path

Searched refs:GetContextTypeAsCString (Results 1 – 2 of 2) sorted by relevance

/external/lldb/include/lldb/Core/
DValue.h263 GetContextTypeAsCString (ContextType context_type);
/external/lldb/source/Core/
DValue.cpp117 Value::GetContextTypeAsCString(m_context_type)); in Dump()
709 Value::GetContextTypeAsCString (ContextType context_type) in GetContextTypeAsCString() function in Value