Searched refs:ImportDeclGroup (Results 1 – 1 of 1) sorted by relevance
174 DeclGroupRef ImportDeclGroup(DeclGroupRef DG);4574 DeclGroupRef ASTNodeImporter::ImportDeclGroup(DeclGroupRef DG) { in ImportDeclGroup() function in ASTNodeImporter4596 DeclGroupRef ToDG = ImportDeclGroup(S->getDeclGroup()); in VisitDeclStmt()