Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValue.h281 FileSpecList GetFileSpecListValue() const;
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionValue.cpp338 FileSpecList OptionValue::GetFileSpecListValue() const { in GetFileSpecListValue() function in OptionValue