Home | History | Annotate | Download | only in Sema

Lines Matching defs:FTP

7992   const FunctionProtoType* FTP = cast<const FunctionProtoType>(FT);
7993 unsigned nparams = FTP->getNumParams();
8018 QualType AT = FTP->getParamType(i);