Home | History | Annotate | Download | only in Checkers

Lines Matching defs:FTP

1247   const FunctionProtoType* FTP = dyn_cast<FunctionProtoType>(FT);
1248 if (!FTP || FTP->getNumArgs() != 1)