Searched refs:PrependPathIn (Results 1 – 2 of 2) sorted by relevance
59 void RemarkLinker::setExternalFilePrependPath(StringRef PrependPathIn) { in setExternalFilePrependPath() argument60 PrependPath = std::string(PrependPathIn); in setExternalFilePrependPath()
59 void RemarkLinker::setExternalFilePrependPath(StringRef PrependPathIn) { in setExternalFilePrependPath() argument60 PrependPath = PrependPathIn; in setExternalFilePrependPath()