Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:AFT

3725   const FunctionType *AFT = CE->getFunctionType();
3726 QualType RT = AFT->getResultType();
3733 if (isa<FunctionNoProtoType>(AFT)) {
3740 const FunctionProtoType *FT = cast<FunctionProtoType>(AFT);