Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBExpressionOptions.cpp196 void SBExpressionOptions::SetPrefix(const char *prefix) { in SetPrefix() function in SBExpressionOptions
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h313 void SetPrefix(const char *prefix) { in SetPrefix() function