Home
last modified time | relevance | path

Searched refs:FunctionTypeUnwrapper (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp6983 struct FunctionTypeUnwrapper { struct
7000 FunctionTypeUnwrapper(Sema &S, QualType T) : Original(T) { in FunctionTypeUnwrapper() function
7572 FunctionTypeUnwrapper unwrapped(S, type); in handleFunctionTypeAttr()
7832 FunctionTypeUnwrapper Unwrapped(*this, T); in adjustMemberFunctionCC()