Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp4245 struct FunctionTypeUnwrapper { struct
4259 FunctionTypeUnwrapper(Sema &S, QualType T) : Original(T) { in FunctionTypeUnwrapper() function
4476 FunctionTypeUnwrapper unwrapped(S, type); in handleFunctionTypeAttr()
4605 FunctionTypeUnwrapper Unwrapped(*this, T); in adjustMemberFunctionCC()