Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:AFT

3330   const FunctionType *AFT = CE->getFunctionType();
3331 QualType RT = AFT->getResultType();
3338 if (isa<FunctionNoProtoType>(AFT)) {
3345 const FunctionProtoType *FT = cast<FunctionProtoType>(AFT);