Home | History | Annotate | Download | only in Sema

Lines Matching refs:FTP

5939   const FunctionProtoType* FTP = cast<const FunctionProtoType>(FT);
5940 unsigned nparams = FTP->getNumArgs();
5965 QualType AT = FTP->getArgType(i);