Home | History | Annotate | Download | only in Sema

Lines Matching refs:FnType

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