Searched refs:BlockPtrTy (Results 1 – 1 of 1) sorted by relevance
770 QualType BlockPtrTy; in addBlockPointerConversion() local779 BlockPtrTy = S.Context.getBlockPointerType(FunctionTy); in addBlockPointerConversion()784 QualType ConvTy = S.Context.getFunctionType(BlockPtrTy, ArrayRef<QualType>(), in addBlockPointerConversion()790 S.Context.getCanonicalType(BlockPtrTy)); in addBlockPointerConversion()792 NameLoc.NamedType.TInfo = S.Context.getTrivialTypeSourceInfo(BlockPtrTy, Loc); in addBlockPointerConversion()