Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DState.cpp14 const char *lldb_private::StateAsCString(StateType state) { in StateAsCString() function in lldb_private
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp745 const char *SBDebugger::StateAsCString(StateType state) { in StateAsCString() function in SBDebugger