Searched defs:ImplicitAllocationParameters (Results 1 – 1 of 1) sorted by relevance
2271 struct ImplicitAllocationParameters { struct2272 ImplicitAllocationParameters(QualType AllocType, in ImplicitAllocationParameters() argument2280 explicit ImplicitAllocationParameters(AlignedAllocationMode PassAlignment) in ImplicitAllocationParameters() argument2284 unsigned getNumImplicitArgs() const { in getNumImplicitArgs()2293 QualType Type;2294 TypeAwareAllocationMode PassTypeIdentity;2295 AlignedAllocationMode PassAlignment;