Searched defs:StateAsCString (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Utility/ | ||
H A D | State.cpp | 14 const char *lldb_private::StateAsCString(StateType state) { in StateAsCString() function in lldb_private |
/llvm-project/lldb/source/API/ | ||
H A D | SBDebugger.cpp | 745 const char *SBDebugger::StateAsCString(StateType state) { StateAsCString() function in SBDebugger |