Home | History | Annotate | Download | only in Sema

Lines Matching refs:getFunctionType

456     QualType MethodTy = Context.getFunctionType(Context.DependentTy,
702 S.Context.getFunctionType(Proto->getResultType(),
712 S.Context.getFunctionType(FunctionPtrTy, ArrayRef<QualType>(), ExtInfo);
775 = S.Context.getFunctionType(Proto->getResultType(),
784 QualType ConvTy = S.Context.getFunctionType(BlockPtrTy, ArrayRef<QualType>(),
896 = Context.getFunctionType(LSI->ReturnType,