Home | History | Annotate | Download | only in AST

Lines Matching defs:FPT

1302       const FunctionProtoType *FPT =
1304 bool isVariadic = FPT->isVariadic();
1458 if (const FunctionProtoType *FPT = PointeeType->getAs<FunctionProtoType>()) {
1461 mangleType(FPT, NULL, false, true);