Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Utility/
DState.cpp14 const char *lldb_private::StateAsCString(StateType state) { in StateAsCString() function in lldb_private
/external/llvm-project/lldb/source/API/
DSBDebugger.cpp653 const char *SBDebugger::StateAsCString(StateType state) { in StateAsCString() function in SBDebugger