Home
last modified time | relevance | path

Searched refs:GetPropertyAtIndexAsOptionValueRegex (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h150 GetPropertyAtIndexAsOptionValueRegex(const ExecutionContext *exe_ctx,
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionValueProperties.cpp399 OptionValueProperties::GetPropertyAtIndexAsOptionValueRegex( in GetPropertyAtIndexAsOptionValueRegex() function in OptionValueProperties
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThread.cpp115 return m_collection_sp->GetPropertyAtIndexAsOptionValueRegex(nullptr, idx); in GetSymbolsToAvoidRegexp()