Home
last modified time | relevance | path

Searched refs:eTypeFileSpecList (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValue.h38 eTypeFileSpecList, enumerator
154 case 1u << eTypeFileSpecList: in ConvertTypeMaskToType()
155 return eTypeFileSpecList; in ConvertTypeMaskToType()
H A DOptionValueFileSpecList.h31 OptionValue::Type GetType() const override { return eTypeFileSpecList; } in GetType()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValue.cpp85 if (GetType() == OptionValue::eTypeFileSpecList) in GetAsFileSpecList()
91 if (GetType() == OptionValue::eTypeFileSpecList) in GetAsFileSpecList()
478 case eTypeFileSpecList: in GetBuiltinTypeAsCString()
H A DProperty.cpp108 case OptionValue::eTypeFileSpecList: in Property()
H A DOptionValueArray.cpp47 case eTypeFileSpecList: in DumpValue()
H A DOptionValueDictionary.cpp57 case eTypeFileSpecList: in DumpValue()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp3300 {"exec-search-paths", OptionValue::eTypeFileSpecList, false, 0, nullptr,
3303 {"debug-file-search-paths", OptionValue::eTypeFileSpecList, false, 0,
3307 {"clang-module-search-paths", OptionValue::eTypeFileSpecList, false, 0,
H A DThread.cpp76 {"step-avoid-libraries", OptionValue::eTypeFileSpecList, true, 0, nullptr,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp114 {"comp-dir-symlink-paths", OptionValue::eTypeFileSpecList, true, 0, nullptr,