Home | History | Annotate | Download | only in AST

Lines Matching defs:FnType

1191   const FunctionType *FnType = CalleeType->castAs<FunctionType>();
1192 return FnType->getResultType();