Searched defs:ExpectedPrinted (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/unittests/AST/ |
H A D | NamedDeclPrinterTest.cpp | 67 const DeclarationMatcher &NodeMatch, StringRef ExpectedPrinted, in PrintedDeclMatches() 81 StringRef ExpectedPrinted, StringRef FileName) { in PrintedNamedDeclMatches() 94 StringRef ExpectedPrinted) { in PrintedNamedDeclCXX98Matches() 104 StringRef ExpectedPrinted) { in PrintedWrittenNamedDeclCXX11Matches() 114 StringRef ExpectedPrinted) { in PrintedWrittenPropertyDeclObjCMatches() 124 StringRef ExpectedPrinted) { in PrintedNestedNameSpecifierMatches()
|
H A D | StmtPrinterTest.cpp | 53 const Matcher &NodeMatch, StringRef ExpectedPrinted, in PrintedStmtMatches() 62 StringRef ExpectedPrinted, in PrintedStmtCXXMatches() 86 StringRef ExpectedPrinted, in PrintedStmtMSMatches() 101 StringRef ExpectedPrinted, in PrintedStmtObjCMatches()
|
H A D | ConceptPrinterTest.cpp | 39 StringRef ExpectedPrinted) { in PrintedConceptMatches()
|
H A D | DeclPrinterTest.cpp | 49 StringRef ExpectedPrinted, StringRef FileName, in PrintedDeclMatches() 61 StringRef ExpectedPrinted, in PrintedDeclCXX98Matches() 70 StringRef ExpectedPrinted, in PrintedDeclCXX98Matches() 83 StringRef ExpectedPrinted) { in PrintedDeclCXX11Matches() 91 StringRef ExpectedPrinted, in PrintedDeclCXX11Matches() 101 StringRef ExpectedPrinted) { in PrintedDeclCXX11nonMSCMatches() 112 StringRef ExpectedPrinted, in PrintedDeclCXX17Matches() 121 StringRef ExpectedPrinted, in PrintedDeclC11Matches() 130 StringRef ExpectedPrinted, bool AllowError = false) { in PrintedDeclObjCMatches()
|
H A D | TypePrinterTest.cpp | 39 StringRef ExpectedPrinted, in PrintedTypeMatches()
|