Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValue.cpp84 OptionValueFileSpecList *OptionValue::GetAsFileSpecList() { in GetAsFileSpecList() function in OptionValue
90 const OptionValueFileSpecList *OptionValue::GetAsFileSpecList() const { in GetAsFileSpecList() function in OptionValue
341 const OptionValueFileSpecList *option_value = GetAsFileSpecList(); in GetFileSpecListValue()
H A DOptionValueProperties.cpp263 return value_sp->GetAsFileSpecList(); in GetPropertyAtIndexAsOptionValueFileSpecList()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValue.h219 OptionValueFileSpecList *GetAsFileSpecList();
221 const OptionValueFileSpecList *GetAsFileSpecList() const;