Searched refs:RemarkSetupFormatError (Results 1 – 2 of 2) sorted by relevance
86 struct RemarkSetupFormatError : RemarkSetupErrorInfo<RemarkSetupFormatError> { struct88 using RemarkSetupErrorInfo<RemarkSetupFormatError>::RemarkSetupErrorInfo; argument
142 char RemarkSetupFormatError::ID = 0;160 return make_error<RemarkSetupFormatError>(std::move(E)); in setupOptimizationRemarks()176 return make_error<RemarkSetupFormatError>(std::move(E)); in setupOptimizationRemarks()201 return make_error<RemarkSetupFormatError>(std::move(E)); in setupOptimizationRemarks()207 return make_error<RemarkSetupFormatError>(std::move(E)); in setupOptimizationRemarks()