Home | History | Annotate | Download | only in AST

Lines Matching refs:AFT

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