Home | History | Annotate | Download | only in Sema

Lines Matching refs:NewFT

12272   const FunctionType *NewFT = New->getType()->getAs<FunctionType>();
12275 CallingConv NewCC = NewFT->getCallConv(), OldCC = OldFT->getCallConv();