Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp6801 struct FunctionTypeUnwrapper { struct
6818 FunctionTypeUnwrapper(Sema &S, QualType T) : Original(T) { in FunctionTypeUnwrapper() argument
7384 FunctionTypeUnwrapper unwrapped(S, type); in handleFunctionTypeAttr()
7644 FunctionTypeUnwrapper Unwrapped(*this, T); in adjustMemberFunctionCC()