Lines Matching full:given
27 /// This function generates new locations from the given IR by snapshotting the
28 /// IR to the given stream, and using the printed locations within that stream.
30 /// NameLoc with the given tag as the name, and then fused with the existing
69 /// This function generates new locations from the given IR by snapshotting the
70 /// IR to the given file, and using the printed locations within that file. If
99 /// This function generates new locations from the given IR by snapshotting the
100 /// IR to the given stream, and using the printed locations within that stream.
106 /// This function generates new locations from the given IR by snapshotting the
107 /// IR to the given file, and using the printed locations within that file. If
114 /// This function generates new locations from the given IR by snapshotting the
115 /// IR to the given stream, and using the printed locations within that stream.
116 /// The generated locations are represented as a NameLoc with the given tag as
123 /// This function generates new locations from the given IR by snapshotting the
124 /// IR to the given file, and using the printed locations within that file. If