Searched refs:FunctionTypeUnwrapper (Results 1 – 1 of 1) sorted by relevance
7078 struct FunctionTypeUnwrapper { struct7095 FunctionTypeUnwrapper(Sema &S, QualType T) : Original(T) { in FunctionTypeUnwrapper() function7673 FunctionTypeUnwrapper unwrapped(S, type); in handleFunctionTypeAttr()7933 FunctionTypeUnwrapper Unwrapped(*this, T); in adjustMemberFunctionCC()