Home
last modified time | relevance | path

Searched refs:OptionValueFileSpecList (Results 1 – 20 of 20) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/Interpreter/
DOptionValueFileSpecList.h19 class OptionValueFileSpecList
20 : public Cloneable<OptionValueFileSpecList, OptionValue> {
22 OptionValueFileSpecList() = default;
24 OptionValueFileSpecList(const OptionValueFileSpecList &other) in OptionValueFileSpecList() function
27 ~OptionValueFileSpecList() override = default;
DOptionGroupFile.h68 OptionValueFileSpecList &GetOptionValue() { return m_file_list; } in GetOptionValue()
70 const OptionValueFileSpecList &GetOptionValue() const { return m_file_list; } in GetOptionValue()
73 OptionValueFileSpecList m_file_list;
DOptionValue.h218 OptionValueFileSpecList *GetAsFileSpecList();
219 const OptionValueFileSpecList *GetAsFileSpecList() const;
DOptionValueProperties.h129 OptionValueFileSpecList *GetPropertyAtIndexAsOptionValueFileSpecList(
/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/
DOptionValueFileSpecList.h19 class OptionValueFileSpecList
20 : public Cloneable<OptionValueFileSpecList, OptionValue> {
22 OptionValueFileSpecList() = default;
24 OptionValueFileSpecList(const OptionValueFileSpecList &other) in OptionValueFileSpecList() function
27 ~OptionValueFileSpecList() override = default;
DOptionGroupFile.h68 OptionValueFileSpecList &GetOptionValue() { return m_file_list; } in GetOptionValue()
70 const OptionValueFileSpecList &GetOptionValue() const { return m_file_list; } in GetOptionValue()
73 OptionValueFileSpecList m_file_list;
DOptionValue.h218 OptionValueFileSpecList *GetAsFileSpecList();
219 const OptionValueFileSpecList *GetAsFileSpecList() const;
DOptionValueProperties.h129 OptionValueFileSpecList *GetPropertyAtIndexAsOptionValueFileSpecList(
/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Interpreter/
DOptionValueFileSpecList.h19 class OptionValueFileSpecList
20 : public Cloneable<OptionValueFileSpecList, OptionValue> {
22 OptionValueFileSpecList() = default;
24 OptionValueFileSpecList(const OptionValueFileSpecList &other) in OptionValueFileSpecList() function
27 ~OptionValueFileSpecList() override = default;
DOptionGroupFile.h68 OptionValueFileSpecList &GetOptionValue() { return m_file_list; } in GetOptionValue()
70 const OptionValueFileSpecList &GetOptionValue() const { return m_file_list; } in GetOptionValue()
73 OptionValueFileSpecList m_file_list;
DOptionValue.h218 OptionValueFileSpecList *GetAsFileSpecList();
219 const OptionValueFileSpecList *GetAsFileSpecList() const;
DOptionValueProperties.h129 OptionValueFileSpecList *GetPropertyAtIndexAsOptionValueFileSpecList(
/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/
DOptionValueFileSpecList.h19 class OptionValueFileSpecList
20 : public Cloneable<OptionValueFileSpecList, OptionValue> {
22 OptionValueFileSpecList() = default;
24 OptionValueFileSpecList(const OptionValueFileSpecList &other) in OptionValueFileSpecList() function
27 ~OptionValueFileSpecList() override = default;
DOptionGroupFile.h68 OptionValueFileSpecList &GetOptionValue() { return m_file_list; } in GetOptionValue()
70 const OptionValueFileSpecList &GetOptionValue() const { return m_file_list; } in GetOptionValue()
73 OptionValueFileSpecList m_file_list;
DOptionValue.h218 OptionValueFileSpecList *GetAsFileSpecList();
219 const OptionValueFileSpecList *GetAsFileSpecList() const;
DOptionValueProperties.h129 OptionValueFileSpecList *GetPropertyAtIndexAsOptionValueFileSpecList(
/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/
Dlldb-forward.h148 class OptionValueFileSpecList; variable
/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/
Dlldb-forward.h148 class OptionValueFileSpecList; variable
/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/
Dlldb-forward.h148 class OptionValueFileSpecList; variable
/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/
Dlldb-forward.h150 class OptionValueFileSpecList; variable