Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6820 struct FunctionTypeUnwrapper { struct
6837 FunctionTypeUnwrapper(Sema &S, QualType T) : Original(T) { in FunctionTypeUnwrapper() argument
7509 FunctionTypeUnwrapper &Unwrapped) { in handleNonBlockingNonAllocatingTypeAttr()
7664 FunctionTypeUnwrapper unwrapped(S, type); in handleFunctionTypeAttr()
7999 FunctionTypeUnwrapper Unwrapped(*this, T); in adjustMemberFunctionCC()