Searched refs:setDeclGroup (Results 1 – 2 of 2) sorted by relevance
353 S->setDeclGroup(DeclGroupRef(readDecl())); in VisitDeclStmt()360 S->setDeclGroup(DeclGroupRef(DeclGroup::Create(Record.getContext(), in VisitDeclStmt()
1331 void setDeclGroup(DeclGroupRef DGR) { DG = DGR; } in setDeclGroup() function