Function demangle_llvm

Source
pub fn demangle_llvm(
    mangled_name: &str,
    simplify: bool,
) -> Option<QualifiedName>