Home | History | Annotate | Download | only in Sema

Lines Matching refs:FPT

6400           const FunctionProtoType *FPT = FT->castAs<FunctionProtoType>();
6401 FunctionProtoType::ExtProtoInfo EPI = FPT->getExtProtoInfo();
6403 FT = Context.getFunctionType(FPT->getResultType(), FPT->getArgTypes(),