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

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

Completed in 65 milliseconds