Searched refs:getStdBadAlloc (Results 1 – 6 of 6) sorted by relevance
3377 getStdBadAlloc()->setImplicit(true); in DeclareGlobalNewDelete()3382 getStdBadAlloc()->setModuleOwnershipKind( in DeclareGlobalNewDelete()3384 getStdBadAlloc()->setLocalOwningModule(TheGlobalModuleFragment); in DeclareGlobalNewDelete()3489 BadAllocType = Context.getTypeDeclType(getStdBadAlloc()); in DeclareGlobalAllocationFunction()
17856 Previous.addDecl(getStdBadAlloc()); in ActOnTag()18311 if (isStdBadAlloc && (!StdBadAlloc || getStdBadAlloc()->isImplicit())) in ActOnTag()
11951 CXXRecordDecl *Sema::getStdBadAlloc() const { in getStdBadAlloc() function in Sema
5680 GetDeclRef(SemaRef.getStdBadAlloc()); in PrepareWritingSpecialDecls()5821 AddEmittedDeclRefOrZero(SemaRef.getStdBadAlloc()); in WriteSpecialDeclRecords()
5177 CXXRecordDecl *getStdBadAlloc() const;
5154 {"_ZNK5clang4Sema14getStdBadAllocEv", "clang::Sema::getStdBadAlloc() const"},