reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
512 ScopedLink C(ADir.Path, Root.Path + "/c"); 513 ScopedFile AA(ADir.Path + "/aa", "aaaa"), BB(BDir.Path + "/bb", "bbbb"); 562 EXPECT_EQ((ADir.Path + "/./aa").str(), CIt->path()); // Partly resolved name!