Lines Matching defs:AFT
4114 const FunctionType *AFT = CE->getFunctionType();4115 QualType RT = AFT->getReturnType();4126 if (isa<FunctionNoProtoType>(AFT)) {4133 const FunctionProtoType *FT = cast<FunctionProtoType>(AFT);