Home | History | Annotate | Download | only in Sema

Lines Matching refs:DeclGroupPtrTy

54 Sema::DeclGroupPtrTy Sema::ConvertDeclToDeclGroup(Decl *Ptr, Decl *OwnedType) {
57 return DeclGroupPtrTy::make(DeclGroupRef::Create(Context, Group, 2));
60 return DeclGroupPtrTy::make(DeclGroupRef(Ptr));
9317 Sema::DeclGroupPtrTy Sema::FinalizeDeclaratorGroup(Scope *S, const DeclSpec &DS,
9346 Sema::DeclGroupPtrTy
9391 return DeclGroupPtrTy::make(