Home
last modified time | relevance | path

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

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