Searched refs:isReplaceableGlobalAllocationFunction (Results 1 – 7 of 7) sorted by relevance
298 } else if (New->isReplaceableGlobalAllocationFunction() && in CheckEquivalentExceptionSpec()
8253 NewFD->isReplaceableGlobalAllocationFunction() && in ActOnFunctionDeclarator()
1129 if (Callee->isReplaceableGlobalAllocationFunction() && in EmitNewDeleteCall()
1766 expr->getOperatorNew()->isReplaceableGlobalAllocationFunction()) { in InitializeArrayCookie()
1067 if (FD->isReplaceableGlobalAllocationFunction()) { in SetFunctionAttributes()
1951 bool isReplaceableGlobalAllocationFunction() const;
2578 bool FunctionDecl::isReplaceableGlobalAllocationFunction() const { in isReplaceableGlobalAllocationFunction() function in FunctionDecl