LLDB mainline
lldb_private::PathMappingList Member List

This is the complete list of members for lldb_private::PathMappingList, including all inherited members.

Append(llvm::StringRef path, llvm::StringRef replacement, bool notify)lldb_private::PathMappingList
Append(const PathMappingList &rhs, bool notify)lldb_private::PathMappingList
AppendUnique(llvm::StringRef path, llvm::StringRef replacement, bool notify)lldb_private::PathMappingList
ChangedCallback typedeflldb_private::PathMappingList
Clear(bool notify)lldb_private::PathMappingList
collection typedeflldb_private::PathMappingListprotected
const_iterator typedeflldb_private::PathMappingListprotected
Dump(Stream *s, int pair_index=-1)lldb_private::PathMappingList
FindFile(const FileSpec &orig_spec) constlldb_private::PathMappingList
FindIndexForPath(llvm::StringRef path) constlldb_private::PathMappingList
FindIteratorForPath(ConstString path)lldb_private::PathMappingListprotected
FindIteratorForPath(ConstString path) constlldb_private::PathMappingListprotected
GetModificationID() constlldb_private::PathMappingListinline
GetPathsAtIndex(uint32_t idx, ConstString &path, ConstString &new_path) constlldb_private::PathMappingList
GetSize() constlldb_private::PathMappingListinline
Insert(llvm::StringRef path, llvm::StringRef replacement, uint32_t insert_idx, bool notify)lldb_private::PathMappingList
IsEmpty() constlldb_private::PathMappingListinline
iterator typedeflldb_private::PathMappingListprotected
m_callbacklldb_private::PathMappingListprotected
m_callback_batonlldb_private::PathMappingListprotected
m_mod_idlldb_private::PathMappingListprotected
m_mutexlldb_private::PathMappingListmutableprotected
m_pairslldb_private::PathMappingListprotected
operator=(const PathMappingList &rhs)lldb_private::PathMappingList
pair typedeflldb_private::PathMappingListprotected
PathMappingList()lldb_private::PathMappingList
PathMappingList(ChangedCallback callback, void *callback_baton)lldb_private::PathMappingList
PathMappingList(const PathMappingList &rhs)lldb_private::PathMappingList
RemapPath(ConstString path, ConstString &new_path) constlldb_private::PathMappingList
RemapPath(llvm::StringRef path, bool only_if_exists=false) constlldb_private::PathMappingList
RemapPath(const char *, std::string &) const =deletelldb_private::PathMappingList
Remove(size_t index, bool notify)lldb_private::PathMappingList
Remove(ConstString path, bool notify)lldb_private::PathMappingList
Replace(llvm::StringRef path, llvm::StringRef replacement, bool notify)lldb_private::PathMappingList
Replace(llvm::StringRef path, llvm::StringRef replacement, uint32_t index, bool notify)lldb_private::PathMappingList
ReverseRemapPath(const FileSpec &file, FileSpec &fixed) constlldb_private::PathMappingList
ToJSON()lldb_private::PathMappingList
~PathMappingList()lldb_private::PathMappingList