Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:AFT

4049   const FunctionType *AFT = CE->getFunctionType();
4050 QualType RT = AFT->getReturnType();
4061 if (isa<FunctionNoProtoType>(AFT)) {
4068 const FunctionProtoType *FT = cast<FunctionProtoType>(AFT);