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