Home | History | Annotate | Download | only in Sema

Lines Matching defs:DG

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