Searched refs:srTo (Results 1 – 1 of 1) sorted by relevance
1480 llvm::StringRef srFrom = from, srTo = to; in AppendImageSearchPath() local1483 if (srTo.empty()) in AppendImageSearchPath()1486 target_sp->GetImageSearchPathList().Append(srFrom, srTo, true); in AppendImageSearchPath()