Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionValue.cpp70 OptionValueFileSpec *OptionValue::GetAsFileSpec() { in GetAsFileSpec() function in OptionValue
76 const OptionValueFileSpec *OptionValue::GetAsFileSpec() const { in GetAsFileSpec() function in OptionValue
323 const OptionValueFileSpec *option_value = GetAsFileSpec(); in GetFileSpecValue()
330 OptionValueFileSpec *option_value = GetAsFileSpec(); in SetFileSpecValue()
H A DOptionValueProperties.cpp370 return value->GetAsFileSpec(); in GetPropertyAtIndexAsOptionValueFileSpec()
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValue.h217 OptionValueFileSpec *GetAsFileSpec();
219 const OptionValueFileSpec *GetAsFileSpec() const;