Home | History | Annotate | Download | only in Sema

Lines Matching refs:adjustFunctionType

2432     NewType = Context.adjustFunctionType(NewType, NewTypeInfo);
2605 = Context.adjustFunctionType(OldType, OldTypeInfo.withNoReturn(true));