Home
last modified time | relevance | path

Searched refs:PrintedStmtMatches (Results 1 – 1 of 1) sorted by relevance

/external/clang/unittests/AST/
DStmtPrinterTest.cpp70 PrintedStmtMatches(StringRef Code, const std::vector<std::string> &Args, in PrintedStmtMatches() function
106 return PrintedStmtMatches(Code, Args, NodeMatch, ExpectedPrinted); in PrintedStmtCXX98Matches()
116 return PrintedStmtMatches(Code, in PrintedStmtCXX98Matches()
129 return PrintedStmtMatches(Code, Args, NodeMatch, ExpectedPrinted); in PrintedStmtCXX11Matches()
142 return PrintedStmtMatches(Code, in PrintedStmtMSMatches()