Searched refs:DeclSlot (Results 1 – 1 of 1) sorted by relevance
4004 auto *DeclSlot = getTrailingObjects(); in CountAttributedType() local4005 llvm::copy(CoupledDecls, DeclSlot); in CountAttributedType()4006 Decls = llvm::ArrayRef(DeclSlot, CoupledDecls.size()); in CountAttributedType()