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