Home | History | Annotate | Download | only in Frontend

Lines Matching refs:AFT

3283   const FunctionType *AFT = CE->getFunctionType();
3284 QualType RT = AFT->getReturnType();
3291 if (isa<FunctionNoProtoType>(AFT)) {
3298 const FunctionProtoType *FT = cast<FunctionProtoType>(AFT);