Home | History | Annotate | Download | only in Frontend

Lines Matching refs:AFT

4153   const FunctionType *AFT = CE->getFunctionType();
4154 QualType RT = AFT->getReturnType();
4165 if (isa<FunctionNoProtoType>(AFT)) {
4172 const FunctionProtoType *FT = cast<FunctionProtoType>(AFT);