Home
last modified time | relevance | path

Searched refs:has_sup (Results 1 – 3 of 3) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_infer/src/infer/error_reporting/nice_region_error/
H A Dplaceholder_error.rs235 let mut has_sup = None; in report_trait_placeholder_mismatch() localVariable
244 } else if Some(r) == sup_placeholder && has_sup.is_none() { in report_trait_placeholder_mismatch()
245 has_sup = Some(counter); in report_trait_placeholder_mismatch()
274 ?has_sup, in report_trait_placeholder_mismatch()
284 has_sup, in report_trait_placeholder_mismatch()
308 has_sup: Option<usize>, in explain_actual_impl_that_was_found()
373 expected_trait_ref.highlight.maybe_highlighting_region(sup_placeholder, has_sup); in explain_actual_impl_that_was_found()
375 let passive_voice = match (has_sub, has_sup) { in explain_actual_impl_that_was_found()
437 match (has_sub, has_sup) { in explain_actual_impl_that_was_found()
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dauxtext.c1765 int has_sup=FALSE, has_sub=FALSE; local
1772 if (pStrBlock->sup != NULL) has_sup = TRUE;
1779 pStrBlock->special_char_w, has_sup, has_sub) == EOF) {
H A Dtext.c4484 int special_char_w=0, has_sup=0, has_sub=0; local
4518 GETINT("str_block", has_sup, "has_sup") == INVALID ||
4548 if (has_sup) {