Searched refs:ParentType (Results 1 – 3 of 3) sorted by relevance
121 ParentType; typedef133 using ParentType::getTrailingObjectsImpl;179 return ParentType::additionalSizeToAllocImpl( in additionalSizeToAllocImpl()226 ParentType; typedef229 using ParentType::getTrailingObjectsImpl;274 using ParentType::OverloadToken;279 using OverloadToken = typename ParentType::template OverloadToken<T>;316 return ParentType::additionalSizeToAllocImpl(0, Counts...); in additionalSizeToAlloc()328 return sizeof(BaseTy) + ParentType::additionalSizeToAllocImpl(0, Counts...); in totalSizeToAlloc()
237 using ParentType = std::remove_pointer_t<ParentPtr>;778 void recalculate(ParentType &Func) {783 void recalculate(ParentType &Func, ArrayRef<UpdateType> Updates) {
422 bool BPFAbstractMemberAccess::IsValidAIChain(const MDNode *ParentType, in IsValidAIChain() argument428 const DIType *PType = stripQualifiers(cast<DIType>(ParentType)); in IsValidAIChain()