Searched refs:ToCC (Results 1 – 1 of 1) sorted by relevance
7938 CallingConv ToCC = Context.getDefaultCallingConvention(IsVariadic, !IsStatic); in adjustMemberFunctionCC() local7940 if (CurCC == ToCC) in adjustMemberFunctionCC()7967 FT = Context.adjustFunctionType(FT, FT->getExtInfo().withCallingConv(ToCC)); in adjustMemberFunctionCC()