Home | History | Annotate | Download | only in IR

Lines Matching refs:Stream

24   Stream << C;
29 Stream << C;
34 Stream << C;
39 Stream << Str;
44 Stream << Str;
50 Stream << Str;
55 Stream << N;
59 Stream << N;
65 Stream << N;
70 Stream << N;
75 Stream << P;
80 Stream << N;
85 Stream << N;
90 Stream << N;
95 Str.print(Stream);
101 Stream << V.getName();
106 Stream << M.getModuleIdentifier();
115 Diag.print("", Stream, /*ShowColors=*/true, /*ShowKindLabel=*/false);