Home | History | Annotate | Download | only in AST

Lines Matching full:decls

129   SmallVector<Decl*, 2> Decls;
131 Decls.push_back(*Begin);
133 Decl::printGroup(Decls.data(), Decls.size(), OS, Policy, IndentLevel);