Searched refs:decl_group (Results 1 – 1 of 1) sorted by relevance
71 DeclGroupRef decl_group = curr_decl_stmt->getDeclGroup(); in ExtractFromFunctionDecl() local72 for (Decl *candidate_decl : decl_group) { in ExtractFromFunctionDecl()