Home | History | Annotate | Download | only in AST

Lines Matching refs:FnType

1299   const FunctionType *FnType = CalleeType->castAs<FunctionType>();
1300 return FnType->getReturnType();