Searched defs:printGroup (Results 1 – 3 of 3) sorted by relevance
827 type printGroup struct { struct828 node829 Tok token830 Decls []Decl
58 void printGroup(const GroupRecord &Group, unsigned Indent = 0) { in printGroup() function in TreePrinter
151 void Decl::printGroup(Decl** Begin, unsigned NumDecls, in printGroup() function in Decl