Searched refs:FunctionTypeUnwrapper (Results 1 – 1 of 1) sorted by relevance
5619 struct FunctionTypeUnwrapper { struct5634 FunctionTypeUnwrapper(Sema &S, QualType T) : Original(T) { in FunctionTypeUnwrapper() argument6113 FunctionTypeUnwrapper unwrapped(S, type); in handleFunctionTypeAttr()6258 FunctionTypeUnwrapper Unwrapped(*this, T); in adjustMemberFunctionCC()