Searched refs:NumFoundStmts (Results 1 - 1 of 1) sorted by relevance

/external/clang/unittests/AST/
H A DStmtPrinterTest.cpp42 unsigned NumFoundStmts; member in class:__anon2800::PrintMatch
45 PrintMatch() : NumFoundStmts(0) {}
51 NumFoundStmts++;
52 if (NumFoundStmts > 1)
64 return NumFoundStmts;

Completed in 128 milliseconds