Lines Matching defs:ReexportB
231 InterfaceFileRef ReexportB("/u/l/l/libfoo.dylib", AllTargets);
234 EXPECT_EQ(ReexportB, File->reexportedLibraries().at(1));
429 InterfaceFileRef ReexportB("/u/l/l/libbar.dylib",
435 EXPECT_EQ(ReexportB, File->reexportedLibraries().at(1));
1610 InterfaceFileRef ReexportB("/u/l/l/libfoo.dylib", AllTargets);
1613 EXPECT_EQ(ReexportB, MergedFile->reexportedLibraries().at(1));
2002 InterfaceFileRef ReexportB("/u/l/l/libfoo.dylib", AllTargets);
2005 EXPECT_EQ(ReexportB, ExtractedFile->reexportedLibraries().at(1));
2257 InterfaceFileRef ReexportB("/u/l/l/libfoo.dylib", AllTargets);
2260 EXPECT_EQ(ReexportB, RemovedFile->reexportedLibraries().at(1));
2422 InterfaceFileRef ReexportB("/u/l/l/libfoo.dylib", AllTargets);
2425 EXPECT_EQ(ReexportB, Umbrella->reexportedLibraries().at(1));