Searched refs:isReplaceableGlobalAllocationFunction (Results 1 – 7 of 7) sorted by relevance
292 } else if (New->isReplaceableGlobalAllocationFunction() && in CheckEquivalentExceptionSpec()
7951 NewFD->isReplaceableGlobalAllocationFunction() && in ActOnFunctionDeclarator()
1121 if (Callee->isReplaceableGlobalAllocationFunction() && in EmitNewDeleteCall()
1768 expr->getOperatorNew()->isReplaceableGlobalAllocationFunction()) { in InitializeArrayCookie()
1036 if (FD->isReplaceableGlobalAllocationFunction()) in SetFunctionAttributes()
1915 bool isReplaceableGlobalAllocationFunction() const;
2502 bool FunctionDecl::isReplaceableGlobalAllocationFunction() const { in isReplaceableGlobalAllocationFunction() function in FunctionDecl