Home | History | Annotate | Download | only in Checkers

Lines Matching refs:FTP

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