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