Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.cpp364 return value->GetAsFileSpec(); in GetPropertyAtIndexAsOptionValueFileSpec()
/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DOptionValue.h206 OptionValueFileSpec *GetAsFileSpec();
208 const OptionValueFileSpec *GetAsFileSpec() const;