Searched refs:getNumFoundDecls (Results 1 – 2 of 2) sorted by relevance
58 unsigned getNumFoundDecls() const { in getNumFoundDecls() function in __anonfc895aaf0111::PrintMatch78 if (Printer.getNumFoundDecls() == 0) in PrintedNamedDeclMatches()82 if (Printer.getNumFoundDecls() > 1) in PrintedNamedDeclMatches()85 "(found " << Printer.getNumFoundDecls() << ")"; in PrintedNamedDeclMatches()
63 unsigned getNumFoundDecls() const { in getNumFoundDecls() function in __anon764ed38a0111::PrintMatch84 if (Printer.getNumFoundDecls() == 0) in PrintedDeclMatches()88 if (Printer.getNumFoundDecls() > 1) in PrintedDeclMatches()91 "(found " << Printer.getNumFoundDecls() << ")"; in PrintedDeclMatches()