Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPathMappingList.cpp186 static void AppendPathComponents(FileSpec &path, llvm::StringRef components, in AppendPathComponents() function
227 AppendPathComponents(remapped, path, orig_style); in RemapPath()
247 AppendPathComponents(fixed, path_ref, orig_style); in ReverseRemapPath()