Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp7933 FunctionTypeUnwrapper Unwrapped(*this, T); in adjustMemberFunctionCC() local
7934 const FunctionType *FT = Unwrapped.get(); in adjustMemberFunctionCC()
7968 QualType Wrapped = Unwrapped.wrap(*this, FT); in adjustMemberFunctionCC()