Home | History | Annotate | Download | only in Frontend

Lines Matching full:manager

909   // FIXME: Should we retain the previous file manager?
928 // Create a file manager object to provide access to and cache the filesystem.
931 // Create the source manager.
947 // The stored diagnostic has the old source manager in it; update
948 // the locations to refer into the new source manager. Since we've
949 // been careful to make sure that the source manager's state
1402 // Create a file manager object to provide access to and cache the filesystem.
1405 // Create the source manager.
1451 // Keep track of all of the files that the source manager knows about,
1592 // Create a file manager object to provide access to and cache the filesystem.
1595 // Create the source manager.
2297 // The stored diagnostic has the old source manager in it; update
2298 // the locations to refer into the new source manager. We also need to remap
2305 assert(MMan && "Don't have a module manager");