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