Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DFormatEntity.h58 ScriptProcess, enumerator
/openbsd/gnu/llvm/lldb/source/Core/
H A DFormatEntity.cpp224 Definition("process", EntryType::ScriptProcess),
318 ENUM_TO_CSTR(ScriptProcess); in TypeToCString()
1230 case Entry::Type::ScriptProcess: in Format()