Home | History | Annotate | Download | only in Sema

Lines Matching defs:DG

1206     Sema::DeclGroupPtrTy DG = getSema().BuildDeclaratorGroup(Decls);
1207 return getSema().ActOnDeclStmt(DG, StartLoc, EndLoc);