Searched refs:IsROPI (Results 1 – 1 of 1) sorted by relevance
5578 bool IsROPI = RelocationModel == llvm::Reloc::ROPI || in ConstructJob() local5585 if (IsROPI) in ConstructJob()5586 D.Diag(diag::err_cmse_pi_are_incompatible) << IsROPI; in ConstructJob()5591 if (IsROPI && types::isCXX(Input.getType()) && in ConstructJob()