Home
last modified time | relevance | path

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

/external/clang/unittests/AST/
DStmtPrinterTest.cpp63 unsigned getNumFoundStmts() const { in getNumFoundStmts() function in __anone492d45a0111::PrintMatch
83 if (Printer.getNumFoundStmts() == 0) in PrintedStmtMatches()
87 if (Printer.getNumFoundStmts() > 1) in PrintedStmtMatches()
90 "(found " << Printer.getNumFoundStmts() << ")"; in PrintedStmtMatches()