Home | History | Annotate | Download | only in Analysis

Lines Matching defs:FT

1828   const FunctionType *FT = Ty->getAs<FunctionType>();
1829 if (FT) {
1830 if (const FunctionProtoType *Proto = dyn_cast<FunctionProtoType>(FT))