Home | History | Annotate | Download | only in AST

Lines Matching defs:FT

2400     const FunctionProtoType *FT = cast<FunctionProtoType>(AFT);
2401 if (FT->isVariadic()) {