Home
last modified time | relevance | path

Searched refs:GetFileSpecListValue (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DOptionValue.h270 FileSpecList GetFileSpecListValue() const;
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionValue.cpp338 FileSpecList OptionValue::GetFileSpecListValue() const { in GetFileSpecListValue() function in OptionValue