Home | History | Annotate | Download | only in AST

Lines Matching refs:AFT

475   if (const FunctionType *AFT = Ty->getAs<FunctionType>()) {
478 FT = dyn_cast<FunctionProtoType>(AFT);
615 AFT->getReturnType().print(Out, Policy, Proto);