Lines Matching defs:AFT
3263 const FunctionType *AFT = CE->getFunctionType();3264 QualType RT = AFT->getReturnType();3271 if (isa<FunctionNoProtoType>(AFT)) {3278 const FunctionProtoType *FT = cast<FunctionProtoType>(AFT);