Searched refs:CopyByAppendingPathComponent (Results 1 – 4 of 4) sorted by relevance
455 FileSpec CopyByAppendingPathComponent(llvm::StringRef component) const;
193 FileSpec index = m_root.CopyByAppendingPathComponent("index.yaml"); in LoadIndex()
464 FileSpec::CopyByAppendingPathComponent(llvm::StringRef component) const { in CopyByAppendingPathComponent() function in FileSpec
172 GetRoot().CopyByAppendingPathComponent("gdb-remote.yaml"); in GetHistoryStream()3447 FileSpec history_file = loader->GetRoot().CopyByAppendingPathComponent( in ConnectToReplayServer()