Searched refs:NoProtoType (Results 1 – 1 of 1) sorted by relevance
2027 QualType NoProtoType = in EmitFunctionDeclLValue() local2029 NoProtoType = CGF.getContext().getPointerType(NoProtoType); in EmitFunctionDeclLValue()2030 V = CGF.Builder.CreateBitCast(V, CGF.ConvertType(NoProtoType)); in EmitFunctionDeclLValue()