Searched refs:RPathEntryT (Results 1 – 1 of 1) sorted by relevance
59 using RPathEntryT = const std::pair<Target, std::string>; in addRPath() typedef60 RPathEntryT Entry(InputTarget, RPath); in addRPath()63 [](RPathEntryT &LHS, RPathEntryT &RHS) { return LHS < RHS; }); in addRPath()