Home | History | Annotate | Download | only in Sema

Lines Matching refs:NumDecls

1153   StmtResult RebuildDeclStmt(Decl **Decls, unsigned NumDecls,
1156 Sema::DeclGroupPtrTy DG = getSema().BuildDeclaratorGroup(Decls, NumDecls);