Home | History | Annotate | Download | only in Sema

Lines Matching defs:FnType

2003       const FunctionType *FnType = cast<FunctionType>(T);
2004 T = FnType->getResultType().getTypePtr();