Home | History | Annotate | Download | only in Sema

Lines Matching refs:adjustFunctionType

2810     AdjustedType = Context.adjustFunctionType(AdjustedType, NewTypeInfo);
3005 = Context.adjustFunctionType(OldType, OldTypeInfo.withNoReturn(true));