Home
last modified time | relevance | path

Searched defs:into_buffer (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/compiler/rustc_mir_build/src/thir/
Dprint.rs63 fn into_buffer(self) -> String { in into_buffer() method
/third_party/rust/rust/compiler/rustc_middle/src/ty/print/
Dpretty.rs1773 pub fn into_buffer(self) -> String { in into_buffer() method