Home
last modified time | relevance | path

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

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