Home
last modified time | relevance | path

Searched defs:ExpectedPrinted (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/unittests/AST/
H A DNamedDeclPrinterTest.cpp67 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 DStmtPrinterTest.cpp53 const Matcher &NodeMatch, StringRef ExpectedPrinted, in PrintedStmtMatches()
62 StringRef ExpectedPrinted, in PrintedStmtCXXMatches()
86 StringRef ExpectedPrinted, in PrintedStmtMSMatches()
101 StringRef ExpectedPrinted, in PrintedStmtObjCMatches()
H A DConceptPrinterTest.cpp39 StringRef ExpectedPrinted) { in PrintedConceptMatches()
H A DDeclPrinterTest.cpp49 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 DTypePrinterTest.cpp39 StringRef ExpectedPrinted, in PrintedTypeMatches()