Searched refs:OptionValueFileSpecList (Results 1 – 12 of 12) sorted by relevance
22 class OptionValueFileSpecList : public OptionValue25 OptionValueFileSpecList () : in OptionValueFileSpecList() function31 OptionValueFileSpecList (const FileSpecList ¤t_value) : in OptionValueFileSpecList() function39 ~OptionValueFileSpecList() in ~OptionValueFileSpecList()
122 OptionValueFileSpecList &128 const OptionValueFileSpecList &135 OptionValueFileSpecList m_file_list;
246 OptionValueFileSpecList *249 const OptionValueFileSpecList *
233 OptionValueFileSpecList *
23 OptionValueFileSpecList::DumpValue (const ExecutionContext *exe_ctx, Stream &strm, uint32_t dump_ma… in DumpValue()44 OptionValueFileSpecList::SetValueFromCString (const char *value, VarSetOperationType op) in SetValueFromCString()181 OptionValueFileSpecList::DeepCopy () const in DeepCopy()183 return OptionValueSP(new OptionValueFileSpecList(*this)); in DeepCopy()
93 OptionValueFileSpecList *97 return static_cast<OptionValueFileSpecList *>(this); in GetAsFileSpecList()102 const OptionValueFileSpecList *106 return static_cast<const OptionValueFileSpecList *>(this); in GetAsFileSpecList()391 const OptionValueFileSpecList *option_value = GetAsFileSpecList (); in GetFileSpecListValue()
100 m_value_sp.reset (new OptionValueFileSpecList()); in Property()
285 OptionValueFileSpecList *
134 class OptionValueFileSpecList; variable309 typedef std::shared_ptr<lldb_private::OptionValueFileSpecList> OptionValueFileSpecListSP;
216 …OptionValueFileSpecList *option_value = m_collection_sp->GetPropertyAtIndexAsOptionValueFileSpecLi… in GetKextDirectories()
2643 …OptionValueFileSpecList *option_value = m_collection_sp->GetPropertyAtIndexAsOptionValueFileSpecLi… in GetExecutableSearchPaths()2652 …OptionValueFileSpecList *option_value = m_collection_sp->GetPropertyAtIndexAsOptionValueFileSpecLi… in GetDebugFileSearchPaths()
62 …77002BF2E0 /* OptionValueFileSpecList.h in Headers */ = {isa = PBXBuildFile; fileRef = 260CC62815D…825 …OptionValueFileSpecList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sour…2986 260CC62815D04377002BF2E0 /* OptionValueFileSpecList.h */,3546 260CC63515D04377002BF2E0 /* OptionValueFileSpecList.h in Headers */,