Home | History | Annotate | Download | only in Checkers

Lines Matching refs:FTP

1263   const FunctionProtoType* FTP = dyn_cast<FunctionProtoType>(FT);
1264 if (!FTP || FTP->getNumParams() != 1)