Home | History | Annotate | Download | only in Parse

Lines Matching refs:DeclsInGroup

782     SmallVector<Decl *, 8> DeclsInGroup;
791 DeclsInGroup.push_back(Actions.LookupOrCreateLabel(II, IdLoc, LabelLoc));
800 DeclsInGroup.data(), DeclsInGroup.size());