Searched defs:PathMapping (Results 1 – 2 of 2) sorted by relevance
33 struct PathMapping { struct38 using PathMappings = std::vector<PathMapping>; argument
50 TEST(CanonicalIncludesTest, PathMapping) { in TEST() argument