Home | History | Annotate | Download | only in Sema

Lines Matching refs:adjustFunctionType

2406     NewType = Context.adjustFunctionType(NewType, NewTypeInfo);
2556 = Context.adjustFunctionType(OldType, OldTypeInfo.withNoReturn(true));