Lines Matching refs:ExpectedPrinted
72 StringRef ExpectedPrinted, in PrintedDeclMatches() argument
93 if (Printer.getPrinted() != ExpectedPrinted) in PrintedDeclMatches()
95 << "Expected \"" << ExpectedPrinted.str() << "\", " in PrintedDeclMatches()
103 StringRef ExpectedPrinted) { in PrintedDeclCXX98Matches() argument
108 ExpectedPrinted, in PrintedDeclCXX98Matches()
115 StringRef ExpectedPrinted) { in PrintedDeclCXX98Matches() argument
120 ExpectedPrinted, in PrintedDeclCXX98Matches()
126 StringRef ExpectedPrinted) { in PrintedDeclCXX11Matches() argument
131 ExpectedPrinted, in PrintedDeclCXX11Matches()
138 StringRef ExpectedPrinted) { in PrintedDeclCXX11Matches() argument
143 ExpectedPrinted, in PrintedDeclCXX11Matches()
150 StringRef ExpectedPrinted) { in PrintedDeclCXX11nonMSCMatches() argument
156 ExpectedPrinted, in PrintedDeclCXX11nonMSCMatches()
162 StringRef ExpectedPrinted) { in PrintedDeclCXX1ZMatches() argument
167 ExpectedPrinted, in PrintedDeclCXX1ZMatches()
174 StringRef ExpectedPrinted) { in PrintedDeclObjCMatches() argument
179 ExpectedPrinted, in PrintedDeclObjCMatches()