Searched refs:emit_constant_cfg (Results 1 – 2 of 2) sorted by relevance
55 - Add `probe_constant` and `emit_constant_cfg` to test arbitrary constant expressions.
376 pub fn emit_constant_cfg(&self, expr: &str, cfg: &str) { in emit_constant_cfg() method