Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValue.cpp72 OptionValueFileSpec *OptionValue::GetAsFileSpec() { in GetAsFileSpec() function in OptionValue
78 const OptionValueFileSpec *OptionValue::GetAsFileSpec() const { in GetAsFileSpec() function in OptionValue
325 const OptionValueFileSpec *option_value = GetAsFileSpec(); in GetFileSpecValue()
332 OptionValueFileSpec *option_value = GetAsFileSpec(); in SetFileSpecValue()
H A DOptionValueProperties.cpp396 return value->GetAsFileSpec(); in GetPropertyAtIndexAsOptionValueFileSpec()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValue.h215 OptionValueFileSpec *GetAsFileSpec();
217 const OptionValueFileSpec *GetAsFileSpec() const;