Searched refs:Unwrapped (Results 1 – 2 of 2) sorted by relevance
7605 FunctionTypeUnwrapper &Unwrapped) { in handleNonBlockingNonAllocatingTypeAttr() argument7607 if (!Unwrapped.isFunctionType()) in handleNonBlockingNonAllocatingTypeAttr()7613 auto *FPT = Unwrapped.get()->getAs<FunctionProtoType>(); in handleNonBlockingNonAllocatingTypeAttr()7684 QT = Unwrapped.wrap(S, NewType->getAs<FunctionType>()); in handleNonBlockingNonAllocatingTypeAttr()8162 FunctionTypeUnwrapper Unwrapped(*this, T); in adjustMemberFunctionCC() local8163 const FunctionType *FT = Unwrapped.get(); in adjustMemberFunctionCC()8198 QualType Wrapped = Unwrapped.wrap(*this, FT); in adjustMemberFunctionCC()
8140 * @param [out] authdata Unwrapped list of authorization data