Searched defs:allocType (Results 1 – 4 of 4) sorted by relevance
128 inline void setFastMallocMatchValidationType(void* p, AllocType allocType) in setFastMallocMatchValidationType()140 inline void fastMallocMatchValidateMalloc(void* p, Internal::AllocType allocType) in fastMallocMatchValidateMalloc()149 inline void fastMallocMatchValidateFree(void* p, Internal::AllocType allocType) in fastMallocMatchValidateFree()
138 inline void setFastMallocMatchValidationType(void* p, AllocType allocType) in setFastMallocMatchValidationType()150 inline void fastMallocMatchValidateMalloc(void* p, Internal::AllocType allocType) in fastMallocMatchValidateMalloc()159 inline void fastMallocMatchValidateFree(void* p, Internal::AllocType allocType) in fastMallocMatchValidateFree()
1119 QualType allocType = getContext().getBaseElementType(E->getAllocatedType()); in EmitCXXNewExpr() local
881 QualType allocType) { in doesUsualArrayDeleteWantSize()