Home | History | Annotate | Download | only in Sema

Lines Matching refs:getDefaultCallingConvention

2951   CallingConv CC = S.Context.getDefaultCallingConvention(FTI.isVariadic,
5930 CallingConv ToCC = Context.getDefaultCallingConvention(IsVariadic, !IsStatic);
5949 Context.getDefaultCallingConvention(IsVariadic, IsStatic);