Searched refs:_rpaths (Results 1 – 2 of 2) sorted by relevance
328 const StringRefVector &rpaths() const { return _rpaths; } in rpaths()472 StringRefVector _rpaths; variable
471 _rpaths.push_back(rpath); in addRpath()