Searched refs:isTypeAwareAllocation (Results 1 – 5 of 5) sorted by relevance
1408 assert(!isTypeAwareAllocation(Params.TypeAwareDelete)); in getUsualDeleteParams()1419 assert(!isTypeAwareAllocation(Params.TypeAwareDelete)); in getUsualDeleteParams()1425 assert(!isTypeAwareAllocation(Params.TypeAwareDelete)); in getUsualDeleteParams()1504 Params.Size = isTypeAwareAllocation(Params.TypeAwareDelete); in Emit()1666 if (isTypeAwareAllocation(IAP.PassTypeIdentity)) { in EmitCXXNewExpr()1858 if (isTypeAwareAllocation(Params.TypeAwareDelete)) in EmitDeleteCall()
1826 !isTypeAwareAllocation(Other.IDP.PassTypeIdentity)); in Compare()1849 if (isTypeAwareAllocation(IDP.PassTypeIdentity)) { in Compare()1941 if (!isTypeAwareAllocation(IDP.PassTypeIdentity) && in resolveDeallocationOverload()1942 isTypeAwareAllocation(Info.IDP.PassTypeIdentity)) in resolveDeallocationOverload()2457 if (isTypeAwareAllocation(IAP.PassTypeIdentity)) { in BuildCXXNew()2866 if (isTypeAwareAllocation(IAP.PassTypeIdentity)) { in resolveAllocationOverload()2944 if (isTypeAwareAllocation(IAP.PassTypeIdentity)) { in FindAllocationFunctions()2958 if (isTypeAwareAllocation(IAP.PassTypeIdentity)) in FindAllocationFunctions()2969 isTypeAwareAllocation(IAP.PassTypeIdentity); in FindAllocationFunctions()3083 isTypeAwareAllocation(IAP.PassTypeIdentity) && in FindAllocationFunctions()[all …]
2241 inline bool isTypeAwareAllocation(TypeAwareAllocationMode Mode) { in isTypeAwareAllocation() function2286 if (isTypeAwareAllocation(PassTypeIdentity)) in getNumImplicitArgs()2316 if (isTypeAwareAllocation(PassTypeIdentity)) in getNumImplicitArgs()
251 isTypeAwareAllocation(IAP.PassTypeIdentity); in CXXNewExpr()
1938 Record.push_back(isTypeAwareAllocation(IAP.PassTypeIdentity)); in VisitCXXNewExpr()