Home | History | Annotate | Download | only in Sema

Lines Matching refs:FnType

2558       const FunctionType *FnType = cast<FunctionType>(T);
2559 T = FnType->getReturnType().getTypePtr();