Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp7237 struct FunctionTypeUnwrapper { struct
7254 FunctionTypeUnwrapper(Sema &S, QualType T) : Original(T) { in FunctionTypeUnwrapper() argument
7973 FunctionTypeUnwrapper unwrapped(S, type); in handleFunctionTypeAttr()
8301 FunctionTypeUnwrapper Unwrapped(*this, T); in adjustMemberFunctionCC()