Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp6258 FunctionTypeUnwrapper Unwrapped(*this, T); in adjustMemberFunctionCC() local
6259 const FunctionType *FT = Unwrapped.get(); in adjustMemberFunctionCC()
6292 QualType Wrapped = Unwrapped.wrap(*this, FT); in adjustMemberFunctionCC()