Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp6212 struct FunctionTypeUnwrapper { struct
6227 FunctionTypeUnwrapper(Sema &S, QualType T) : Original(T) { in FunctionTypeUnwrapper() argument
6741 FunctionTypeUnwrapper unwrapped(S, type); in handleFunctionTypeAttr()
6930 FunctionTypeUnwrapper Unwrapped(*this, T); in adjustMemberFunctionCC()