Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/
DPassWrapper.cpp925 class RustAssemblyAnnotationWriter : public AssemblyAnnotationWriter { class
930 RustAssemblyAnnotationWriter(DemangleFn Demangle) : Demangle(Demangle) {} in RustAssemblyAnnotationWriter() function in __anon184c73830f11::RustAssemblyAnnotationWriter